Skip to content

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

Notifications You must be signed in to change notification settings

HandsOnDataViz/chartjs-templates

Repository files navigation

Chart.js Templates by handsondataviz.org

This repo is now split into individual repos!

Chart.js Bar Chart https://github.com/HandsOnDataViz/chartjs-bar
Chart.js Bar Chart with Error Bars https://github.com/HandsOnDataViz/chartjs-error-bars
Chart.js Line Chart https://github.com/HandsOnDataViz/chartjs-line
Chart.js Scatter Chart https://github.com/HandsOnDataViz/chartjs-scatter
Chart.js Bubble Chart https://github.com/HandsOnDataViz/chartjs-bubble
Highcharts Annotated Line Chart https://github.com/HandsOnDataViz/highcharts-line-annotated

Old Examples

Bar Chart with 1+ Series

Bar chart with any number of series

Bar Chart with 1+ Series (with error bars)

Bar chart with any number of series

Line Chart with 1+ Series

Line chart with any number of series

Scatter Chart with One Series

Scatter chart with one series

Bubble Chart with One Series

Bubble chart with one series