Rough Chart

Rough Chart helps to create sketchy/hand-drawn styled charts.

Author:Artem Demo (profile at wordpress.org)
WordPress version required:5.0.1
WordPress version tested:5.3.8
Plugin version:1.0.0
Added to WordPress repository:28-01-2020
Last updated:28-01-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:326
plugin download
Click to start download

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”]