Generator Openbaar

Grafiek #10144

Annual Recycling Volume Trends (2020–2026)

This chart illustrates the steady growth in municipal recycling volumes from 2020 to 2026, highlighting a projected peak of 82.4 thousand metric tons by 2026 due to improved city-wide composting and plastic reduction initiatives.

Prompt: I I gave the data for recycling from 2020 till 26 give a line graph
{
    "type": "bar",
    "data": {
        "labels": [
            "2020",
            "2021",
            "2022",
            "2023",
            "2024",
            "2025",
            "2026"
        ],
        "datasets": [
            {
                "label": "Recycled Waste (Thousand Metric Tons)",
                "data": [
                    45.2,
                    49.8,
                    55.1,
                    62.3,
                    70.5,
                    76.8,
                    82.4
                ],
                "backgroundColor": [
                    "#FF6384",
                    "#36A2EB",
                    "#FFCE56",
                    "#4BC0C0",
                    "#9966FF",
                    "#FF9F40",
                    "#4BC0C0"
                ],
                "borderWidth": 1
            }
        ]
    }
}
📊 Bar Chart 🎨 Vibrant Gemini 3.5 Flash 3 credit 3.2s