Diagrams & Charts is a dead simple WordPress plugin to quickly generate a horizontal bar graph with a shortcode.
The horizontal bar graph is great for visualizing task progress, skill level, and much more.
How to use it:
1. To get started, install and activate the Diagrams & Charts plugin in the WordPress.
2. The shortcode to generate a basic horizontal bar graph that contains 3 bars:
[diagram-body]
[diagram-progress value="25" caption="25"]
[diagram-progress value="35" caption="35"]
[diagram-progress value="45" caption="45"]
[/diagram-body]3. Customize the text color and background color.
[diagram-body]
[diagram-progress value="25" caption="25" color="white" background="black"]
[diagram-progress value="35" caption="35"]
[diagram-progress value="45" caption="45"]
[/diagram-body]4. Set the min/max values.
[diagram-body min="10" max="200"]
[diagram-progress value="25" caption="25" color="white" background="black"]
[diagram-progress value="35" caption="35"]
[diagram-progress value="45" caption="45"]
[/diagram-body]Preview:
Download WordPress Plugin:
You can download this free WordPress plugin using the download button below. Unless otherwise stated, the WordPress plugin is available under GNU General Public License.
Author: RapidDev
Homepage: https://wordpress.org/plugins/diagrams/
Don’t forget to share this WordPress plugin and also check out other awesome plugins on our site.



