Omschrijving
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”]
Installatie
- 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.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Rough Chart” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Rough Chart” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.0
Release Date – 01 January 2020
- Initial release