Description
Chart.js for WordPress is the Chart.js integration into WordPress.
Features list:
- 7 chart types from ChartJS.
- Total control on chart options if needed (using JavaScript). Accept any valid ChartJs option
- Remote data fetching using WordPress functions like “wp_remote_get” (requires the use of PHP and JavaScript code).
- Import data sets from CSV files.
- Export/import entire chart.
- Download demo chart with once single button click.
- Useable with shortcode, WordPress widgets, Gutenberg blocks, WPBakery Page Builder, or Elementor.
Latest Changes
## 2023.3.2 ## * Update Annotation to v2.2.0 ## 2023.3.1 ## * Fixed a bug with pie charts where changes on cutting, circumference and start angle were not saved.