Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.31 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.31 KB

Charts Blocks for Gutenberg

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!

Bar Chart Example:

Bar Chart Block

Pie Chart Example:

Pie Chart Block

🧰  Built with

👨‍💻  How to use

Select a Chart Block from the availabe chart types. Currently there are 6 different Chart Blocks:

  1. Bar Chart Block
  2. Line Chart Block
  3. Pie Chart Block
  4. Doughnut Chart Block
  5. Horizontal Bar Chart Block
  6. Horizontal Line Chart Block

Upload your CSV file and TADAA!

Your Beautiful, Animated and Responsive chart is ready for the world!

🤝 Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request