HandsOnDataViz / chartjs-templates

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 82.5%Language:HTML 17.5%