/chartjs-templates

Chart.js templates reading data from .csv by DataVizForAll.org

Primary LanguageJavaScript

Chart.js Templates by DataVizForAll.org

Bar Chart with 1+ Series

Bar chart with any number of series

Demo: https://datavizforall.github.io/chartjs-templates/bar-chart/index.html

Code and instructions: https://github.com/DataVizForAll/chartjs-templates/tree/master/bar-chart

See Bar Chart with CSV Data chapter in DataVizForAll: https://datavizforall.org/bar-chart-with-csv-data.html

Line Chart with 1+ Series

Line chart with any number of series

Demo: https://datavizforall.github.io/chartjs-templates/line-chart/index.html

Code and instructions: https://github.com/DataVizForAll/chartjs-templates/tree/master/line-chart

See Line Chart with CSV Data chapter in DataVizForAll: https://datavizforall.org/line-chart-with-csv-data.html

Scatter Chart with One Series

Scatter chart with one series

Demo: https://datavizforall.github.io/chartjs-templates/scatter-chart/index.html

Code and instructions: https://github.com/DataVizForAll/chartjs-templates/tree/master/scatter-chart

See Scatter Chart with CSV Data chapter in DataVizForAll: https://datavizforall.org/scatter-chart-with-csv-data.html

Bubble Chart with One Series

Bubble chart with one series

Demo: https://datavizforall.github.io/chartjs-templates/bubble-chart/index.html

Code and instructions: https://github.com/DataVizForAll/chartjs-templates/tree/master/bubble-chart

See Bubble Chart with CSV Data chapter in DataVizForAll: https://datavizforall.org/bubble-chart-with-csv-data.html