The short codes can be placed anywhere in the text of the post page and the plug-in will render the in the place of the short code.
The text and link are wrapped in paragraph so you can use CSS to hide the text from the page if you don't want the text to appear on your page..
Text view in the editor and verify that there are no HTML tags between the start of the shortcode and the end of the shortcode..
We had exposed this functionality to the short code order to achieve the following type of charts., We have also added the ability to control the colour gradient..
The column chart type is activated by short code.., Adding visual style to the columns is very easy and done as annotation on the in the short code.
The bar chart can be created by adding the short code., The modified style., and the bars stacked connected with each other..
The pie chart is triggered by short code., The position and color of the slices can be altered by adding the slices option to the shortcode as follows., At the moment we support the pie chart, however we plan to add 3D and Donut type soon...
To add color class and size you will need to add two more columns to your data as shown on the example below..
Since v0.4 we have added integration for PHPLeague plugin, allowing you to create charts showing the statisics for the teams of the league..
You are not required to provide the data for the chart, we reading the data from the datbase and preparing it in the form for the chart..
Read more