Charts Blocks for Gutenberg is a WordPress plugin for creating responsive, interactive and animated charts in just two simple clicks.
Select a Chart Block, Upload your CSV file and DONE. It's that easy!
Select a Chart Block from the availabe chart types. Currently there are 6 different Chart Blocks:
- Bar Chart Block
- Line Chart Block
- Pie Chart Block
- Doughnut Chart Block
- Horizontal Bar Chart Block
- Horizontal Line Chart Block
Upload your CSV file and TADAA!
Your Beautiful, Animated and Responsive chart is ready for the world!
- Fork it
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request