Draw pie / bar / line / scatter / radar charts on a pure canvas — no chart library, with CSV paste and PNG export.
Pick a chart type, set a title and color, then add rows of label + value (or paste CSV like "Apple,30"). Drawing is pure canvas — no chart library is loaded. Scatter uses the row index as X and the value as Y; radar uses each row as an axis. Click Download PNG to save the rendered image.