Generator Öffentlich

Diagramm #10143

Monthly Website Traffic and Engagement Analysis

This chart illustrates the monthly visitor volume in thousands over the last two quarters. A consistent upward trend is visible, peaking in December due to seasonal holiday promotions.

Prompt: Make a line graph
{
    "type": "bar",
    "data": {
        "labels": [
            "July",
            "August",
            "September",
            "October",
            "November",
            "December"
        ],
        "datasets": [
            {
                "label": "Unique Visitors (Thousands)",
                "data": [
                    12.5,
                    14.8,
                    18.2,
                    22.4,
                    28.1,
                    35.6
                ],
                "backgroundColor": [
                    "#FF6384",
                    "#36A2EB",
                    "#FFCE56",
                    "#4BC0C0",
                    "#9966FF",
                    "#FF9F40"
                ],
                "borderWidth": 1
            }
        ]
    }
}
📊 Bar Chart 🎨 Vibrant Gemini 3.5 Flash 3 Credit 3.0s