Description
Rough Chart helps to create sketchy/hand-drawn styled charts.
You can use this plugin to create charts that communicate work-in-progress state of your project
or you can use it to add unique look and feel to your website.
Features
- Create bar, pie and line charts
- Select chart styling
- Choose whether show legend or not
- Custom chart title and axis names
Shortcodes
In order to add chart into your post – you need to use its shortcode.
The shortcode can be found in the list of you charts: WordPress Admin -> Appearance -> Rough Charts
For example: [roughchart id=”XX”]
Where “XX” is the id number of your chart.
You can also override charts title by adding “title” property to your shortcode.
For example: [roughchart id=”XX” title=”New title”]
Installation
- Put the Rough-Chart directory into plugins directory of your website
- Click ‘Activate’ in the Plugins admin panel
- Create new Rough-Chart into:
- WordPress Admin -> Appearance -> Rough Charts
FAQ
- Can I use “title” prop in shortcode for a chart that already has title?
-
Yes you can. In this case “title” from the shortcode will be used.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Rough Chart” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Rough Chart” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.0
Release Date – 01 January 2020
- Initial release