About Themerex Chart Plugin

After you install the plug-in you will get a chance to use the new shortcode [chart] and the widget Themerex Charts. Using them, you wll be able to create circular or bar graphs, as well as to add them onto the page or into the sidebar.

Installation

Getting Started

To install the plugin, please follow these easy steps:

  • Download and unpack the plugin
  • Upload the unpacked folder with the plugin using FTP into the folder wp-content/plugins on our server
  • In the dashboard go to Plugins and activate Themerex Charts
  • Good Job! The plugin is activated!

Widget Settings

Go to Appearance->Widgets and place the widget Themerex Chart into the sidebar.

Widget's options
  • Title - widget's title in the sidebar
  • Widget type - type of diagram: bar or circular
  • Color - sets the color of the diagram's element
  • Chart item title - title of the diagram's element. If you chose circular diagram, titles are used to build the legend
  • Chart item level - level for the diaram's element, set in %
  • + - adds a new empty element

Shortcode Settings

After you install the plugin Themerex Chart you will get a new shortcode [chart].

[Chart] has the following parameters:

  • id - unique ID of the block. If the ID is not set, it will be generated randomly.
  • Title - title of the block
  • Style - type of the diagram: bar or circular.

closing tag [/chart] is required.

To add the diagrams' element, place the shortcode[chart_item] inside the shortcode [chart].

Shortcode [chart_item] doesn't have a closing tag.

Parameters of the shortcode [chart_item]
  • Title - title of the diagram's element
  • Level - numeric value of the diagram's element
  • Color - color of the bar or the circle's sector for the current element