David Chang [Online Portfolio]
Projects
Blog
Rhema
Search
Guestbook
About Me
Contact Me
Chart Creator
Generate a Chart from CSV data
Rules:
Valid CSV format
Escape fields using double quotes
Delimit fields using commas
The first row is the heading/labels
For line, area, bar, and column charts:
The first column is the x-axis, and can be any string
All other columns are values, and must be numeric
For pie charts:
The first column contain the categories/labels, and can be any string
The second column contain the values, and must be numeric
Additional columns are ignored.
help
and export the Chart as SVG or PNG
Directions:
For SVG, copy the HTML in the textarea and paste it into your website directly
For PNG, right=click on the image, and click "Save image as..."
help
for embedding into websites
CSV data
"Date, yyyy/mm", Column A, Column B 2013/06, 49759.21, 48000 "2013/07", 5775.98, 4871.56 2013/08, 1775.98, 882.22
Chart Type
Line
arrow_drop_down
Line
Area
Bar
Column
Pie
Chart Title
X-Axis Label
Y-Axis Label
check_box_outline_blank
Show X Axis Values
check_box_outline_blank
Show Y Axis Values
Is Stacked (Bar and Column only)
arrow_drop_down
percent
relative
absolute
check_box_outline_blank
Pie Hole (Pie only)
Generate
Data
Chart
Export
SVG
PNG
SVG Output (copy contents and embed into website)
arrow_upward
fullscreen