You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo'<p><small><sup>*</sup>' . __( 'Allow Visualizer to anonymously track how this plugin is used and help us make the plugin better. No sensitive data is tracked.', 'visualizer' ) . '</small></p>';
echo'<p><small><sup>*</sup>' . __( 'Allow Visualizer to anonymously track how this plugin is used and help us make the plugin better. No sensitive data is tracked.', 'visualizer' ) . '</small></p>';
Copy file name to clipboardExpand all lines: readme.txt
+62-9Lines changed: 62 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -20,10 +20,11 @@ The plugin uses Google Visualization API to add responsive & animated charts/dia
20
20
> * Import data from other charts
21
21
> * Easy edit the data using a live editor
22
22
> * 3 more chart types ( Combo, Timeline and Table chart )
23
+
> * Auto synchronize with your online file.
23
24
> * Priority email support from the developer of the plugin
24
25
> * Support and updates for 1 year
25
26
>
26
-
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs-pro-addon/)**
27
+
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
27
28
28
29
29
30
### 9 Chart types + 3 more in the pro version ###
@@ -39,15 +40,22 @@ Charts are rendered using HTML5/SVG technology to provide cross-browser compatib
39
40
40
41
The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="nofollow">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
41
42
42
-
### Knowledge Base ###
43
43
44
-
1. [How can I create a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-create-a-chart%3F)
45
-
1. [How can I edit a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-edit-a-chart%3F)
46
-
1. [How can I clone a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-clone-a-chart%3F)
47
-
1. [How can I delete a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-delete-a-chart%3F)
48
-
1. [How can I highlight a single bar?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-highlight-a-single-bar%3F)
49
-
1. [How can I populate chart series and data dynamically?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-populate-chart-series-and-data-dynamically%3F)
50
-
1. [How can I populate data from Google Spreadsheet?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-populate-data-from-Google-Spreadsheet%3F)
44
+
= See how Visualizer can integrate with your website =
45
+
46
+
* [Create line chart ](https://demo.themeisle.com/visualizer/line-chart/)
47
+
* [Create pie chart ](https://demo.themeisle.com/visualizer/pie-chart/)
48
+
* [Create bar chart](https://demo.themeisle.com/visualizer/bar-chart/)
0 commit comments