Awesome
:gift_heart: Sponsor this project on Github or :coffee: Get me a coffee if you like this plugin!
Overview
Create pie, line, bar, area, stacked bar and percentage-bar charts using block data. Allows changing of chart type and colours on the fly!
Do look at the videos below to see how it works.
Usage
Each chart is rendered by passing 3 variables <type of chart> <colour> <width>
.
Examples:
pie red 400
bar blue 300
line green 500
area gray 350