PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 2.1.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v2.1.4
4.0.8 4.0.7 4.0.6 4.0.5 4.0.4 4.0.3 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.10.0 3.10.1 3.10.10 3.10.11 3.10.12 3.10.13 3.10.14 3.10.15 3.10.2 3.10.3 All 149 releases
← All changes | readme.txt +12 -93 3.0.52.1.4 View file →
@@ -1,9 +1,9 @@
1 1 === WordPress Charts and Graphs Lite ===
2 -Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,themeisle,Madalin_ThemeIsle,rozroz
2 +Contributors: codeinwp,marius2012,marius_codeinwp,hardeepasrani,themeisle,Madalin_ThemeIsle
3 3 Tags: chart, charts, charting, graph, graphs, graphing, visualisation, visualise data, visualization, visualize data, HTML5, canvas, pie chart, line chart, bar chart, column chart, gauge chart, area chart, scatter chart, candlestick chart, geo chart, google visualization api
4 4 Requires at least: 3.5
5 -Tested up to: 4.9
5 +Tested up to: 4.7.5
6 6 Stable tag: trunk
7 7 License: GPL v2.0 or later
8 8 License URI: http://www.opensource.org/licenses/gpl-license.php
9 9
@@ -20,10 +20,8 @@
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 23 > * Auto synchronize with your online file.
24 -> * Create private charts.
25 -> * Allow users to edit charts.
26 24 > * Create charts from your wordpress posts, pages,products or any other post_type.
27 25 > * Priority email support from the developer of the plugin
28 26 > * Support and updates for 1 year
29 27 >
@@ -57,9 +55,8 @@
57 55 * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/)
58 56 * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
59 57 * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
60 58 * [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/)
61 -* [Chart using frontend action links](https://demo.themeisle.com/visualizer/frontend-action-links/)
62 59
63 60
64 61 == Installation ==
65 62
@@ -71,71 +68,48 @@
71 68 = Shortcode does not turn into graph =
72 69
73 70 Pay attention that to turn your shortcodes into graphs, your theme has to have `<?php wp_footer(); ?>` call at the bottom of **footer.php** file.
74 71
75 -= Is there any documentation available for this plugin? =
76 -
77 -[http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation](http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation)
78 -
79 -= How to format chart series values? =
80 -
81 -[http://docs.themeisle.com/article/672-how-to-format-series-values](http://docs.themeisle.com/article/672-how-to-format-series-values)
82 -
83 -= How to create charts from your WordPress posts? =
84 -
85 -[http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts](http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts)
86 -
87 -= How to automatically sync charts with online files? =
88 -
89 -[http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files](http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files)
90 -
91 72 = How can I create a chart? =
92 73
93 -[http://docs.themeisle.com/article/597-create-chart](http://docs.themeisle.com/article/597-create-chart)
74 +http://docs.themeisle.com/article/597-create-chart
94 75
95 76 = How can I edit a chart? =
96 77
97 -[http://docs.themeisle.com/article/602-how-can-i-edit-a-chart](http://docs.themeisle.com/article/602-how-can-i-edit-a-chart)
78 +http://docs.themeisle.com/article/602-how-can-i-edit-a-chart
98 79
99 80 = How can I delete a chart? =
100 81
101 -[http://docs.themeisle.com/article/600-delete-chart](http://docs.themeisle.com/article/600-delete-chart)
82 +http://docs.themeisle.com/article/600-delete-chart
102 83
103 84 = How can I clone a chart? =
104 85
105 -[http://docs.themeisle.com/article/598-clone-chart](http://docs.themeisle.com/article/598-clone-chart)
86 +http://docs.themeisle.com/article/598-clone-chart
106 87
107 88 = How can I highlight a single bar? =
108 89
109 -[http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar](http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar)
90 +http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar
110 91
111 92 = How can I populate chart series and data dynamically? =
112 93
113 -[http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically](http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically)
94 +http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically
114 95
115 96 = How can I populate data from Google Spreadsheet? =
116 97
117 -[http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet](http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet)
98 +http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet
118 99
119 100 = How can i import content from another chart? =
120 101
121 -[http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart](http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart)
102 +http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart
122 103
123 104 = How to export a chart? =
124 105
125 -[http://docs.themeisle.com/article/608-how-to-export-a-chart](http://docs.themeisle.com/article/608-how-to-export-a-chart)
106 +http://docs.themeisle.com/article/608-how-to-export-a-chart
126 107
127 108 = How can i edit the data manually? =
128 109
129 -[http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually](http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually)
110 +http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually
130 111
131 -= How to enable frontend action buttons? =
132 -
133 -[http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons](http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons)
134 -= How to use Google Visualization variables? =
135 -
136 -[http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables)
137 -
138 112 == Screenshots ==
139 113
140 114 1. Chart type selection
141 115 2. Chart data uploading
@@ -143,63 +117,8 @@
143 117 4. Charts media library
144 118 5. Charts library
145 119
146 120 == Changelog ==
147 -= 3.0.5 - 2018-01-05 =
148 -
149 -* Fix chart rendering bug in firefox.
150 -* Fix review notification.
151 -
152 -
153 -= 3.0.4 - 2017-11-27 =
154 -
155 -* Fix for review message notification.
156 -
157 -
158 -= 3.0.3 - 2017-11-16 =
159 -
160 -* Adds compatibility with WordPress 4.9.
161 -
162 -
163 -= 3.0.2 - 2017-10-10 =
164 -
165 -* Fix dependency for composer dependencies.
166 -
167 -
168 -= 3.0.1 - 2017-10-06 =
169 -
170 -* Improved compatibility with various theme and plugins.
171 -* Fix for chart type selection when creation from media popup.
172 -
173 -
174 -= 3.0.0 - 2017-09-05 =
175 -
176 -* Adds support manual configuration according to Google Visualization API.
177 -* Improves compatibility with more features from the pro version.
178 -
179 -
180 -= 2.2.0 - 2017-08-16 =
181 -
182 -* Added custom number format for pie chart.
183 -* Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
184 -
185 -
186 -= 2.1.9 - 2017-07-10 =
187 -
188 -* Fixed display error with hex color.
189 -
190 -
191 -= 2.1.8 - 2017-07-03 =
192 -
193 -* Added chart title into library.
194 -* Fixed SDK issues with dashboard widget.
195 -
196 -
197 -= 2.1.7 =
198 -
199 -* Updated sdk loading logic.
200 -
201 -
202 121
203 122 = 2.1.4 =
204 123 * Fixed issues with non-latin chars on CSV files to import.
205 124