Create and display a Data Chart on your site within a few click. Easily visualize your data!
This plugin supports 8 chart types: bar, line, area, pie, bubble, radar, polar, and scatter.
Live Demo
How To Use?
- Go to -> B-Chart from Dashboard menu -> Add New.
- Configure the Chart according to your preference
- Copy the Generated shortcode from the chart edit screen and paste in shortcode block in the edit screen of a post or page.
- Enjoy !!!
⭐ Checkout our other WordPress Plugins-
🔥
Html5 Audio Player – Best audio player plugin for WordPress.
🔥
Html5 Video Player – Best video player plugin for WordPress.
🔥
PDF Poster – A fully-featured PDF Viewer Plugin for WordPress.
🔥
StreamCast – A fully-featured Radio Player Plugin for WordPress.
🔥
3D Viewer – Display interactive 3D models on the webs.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want player in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates