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
A simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.
12
12
13
13
== Description ==
14
-
15
-
WordPress Visualizer plugin is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.
14
+
15
+
<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs/" rel="friend">WordPress Visualizer plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.
16
16
17
17
The plugin uses Google Visualization API to render charts, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases.
18
18
19
+
20
+
> **Time-saving features available in the Pro version:**
21
+
>
22
+
> * Import data from other charts
23
+
> * Easy edit the data using a live editor
24
+
> * Priority email support from the developer of the plugin
25
+
> * Support and updates for 1 year
26
+
>
27
+
> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs-pro-addon/)**
28
+
19
29
### 9 Chart types ###
20
30
The plugin provides a variety of charts that are optimized to address your data visualization needs. It is line chart, area chart, bar chart, column chart, pie chart, geo chart, gauge chart, candlestick chart and scatter chart. These charts are based on pure HTML5/SVG technology (adopting VML for old IE versions), so no extra plugins are required. Adding these charts to your page can be done in a few simple steps.
21
31
@@ -27,6 +37,8 @@ Charts are rendered using HTML5/SVG technology to provide cross-browser compatib
27
37
28
38
*above descriptions were partially taken from Google Visualization API site*
29
39
40
+
The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="friend">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="friend">premium WordPress themes</a>
41
+
30
42
### Knowledge Base ###
31
43
32
44
1. [How can I create a chart?](https://github.com/madpixelslabs/visualizer/wiki/How-can-I-create-a-chart%3F)
@@ -58,9 +70,6 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
58
70
59
71
== Changelog ==
60
72
61
-
= 1.5.1 =
62
-
* Fixed bug with from web button
63
-
64
73
= 1.5 =
65
74
* Added support for live editor
66
75
* Added support for importing data from other charts
0 commit comments