Chart Generator Application

Usage:

1. Enter the x-axis values as a string (e.g., "A, B, C")

2. Enter the y-axis values as numbers (e.g., "10, 20, 30")

3. Select the chart type (e.g., Bar, Line, Pie, or Histogram)

4. Click "Create Chart" to generate the chart

Create Your Chart

Chart displaying the user-input data as a bar, line, pie, or histogram.