Charts with Reveal.js

Created by Asvin Goel

Line chart from JSON string

Line chart with CSV data and JSON configuration

My first dataset, 65, 59, 80, 81, 56, 55, 40 My second dataset, 28, 48, 40, 19, 86, 27, 90

Bar chart with CSV data

,January, February, March, April, May, June, July My first dataset, 65, 59, 80, 81, 56, 55, 40 My second dataset, 28, 48, 40, 19, 86, 27, 90

Stacked bar chart from CSV file with JSON configuration

Pie chart

,Black, Red, Green, Yellow My first dataset, 40, 40, 20, 6 My second dataset, 45, 40, 25, 4

Credits

The charts are generated using Chart.js 2.3.

The end

Check out other plugins by clicking on    and then on "Plugins ".

Have a look at the source code & documentation on Github.

Download Star
Fork me on GitHub