Features of the Tool
Data Input: Users can enter data labels and values to add to the pie chart.
Interactive Chart: Displays a dynamic pie chart using Chart.js.
Customizable Colors: Automatically assigns colors to each data point.
Download Option: Allows users to download the chart as a PNG image.
Responsive Design: Works seamlessly on all devices (desktop, tablet, mobile).
Colorful Styling: Modern and visually appealing UI with gradient backgrounds and rounded buttons.
How It Works
The user enters a data label and value in the input fields.
The tool adds the data to the pie chart.
The chart updates dynamically to reflect the new data.
The user can download the chart as a PNG image.
Dependencies
Chart.js Library: Used for creating interactive charts. No API key is required.
Customization
Styling: Modify the CSS to match your branding or preferences.
Additional Features: Add more datasets, customize colors, or integrate advanced chart options.
Limitations
This tool is designed for basic pie charts. For advanced features, you may need to explore more Chart.js options.