PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.1.2
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.1.2
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.md +55 -7 3.0.83.1.2 View file →
@@ -1,9 +1,9 @@
1 -# WordPress Charts and Graphs Lite #
2 -**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [rozroz](https://profiles.wordpress.org/rozroz)
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
1 +# Visualizer: Tables and Charts Manager for WordPress (Lite) # #
2 +**Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [themeisle](https://profiles.wordpress.org/themeisle), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle), [contactashish13](https://profiles.wordpress.org/contactashish13)
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, data tables
4 4 **Requires at least:** 3.5
5 -**Tested up to:** 4.9
5 +**Tested up to:** 5.0
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
@@ -10,17 +10,18 @@
10 10 A simple and quite powerful WordPress chart plugin to create and embed interactive charts & tables into your site.
11 11
12 12 ## Description ##
13 13
14 -<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">WordPress Visualizer plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts & tables into your WordPress posts and pages.
14 +<a href="http://themeisle.com/plugins/visualizer-charts-and-graphs-lite/" rel="nofollow">Visualizer: Tables and Charts Manager for WordPress (Lite) plugin</a> is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts & tables into your WordPress posts and pages.
15 15
16 -The plugin uses Google Visualization API to add responsive & animated charts/diagrams, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. Is the best Excel to WordPress solution who let's you insert charts to your wp site using a simple chart builder.
16 +The plugin uses Google Visualization API and DataTables.net to add responsive & animated charts/diagrams, which support cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. Is the best Excel to WordPress solution who let's you insert charts to your wp site using a simple chart builder.
17 17
18 18 > **Time-saving features available in the Pro version:**
19 19 >
20 20 > * Import data from other charts
21 21 > * Easy edit the data using a live editor
22 -> * 3 more chart types ( Combo, Timeline and Table chart )
22 +> * 2 more chart types ( Combo and Timeline )
23 +> * Additional options for some charts
23 24 > * Auto synchronize with your online file.
24 25 > * Create private charts.
25 26 > * Allow users to edit charts.
26 27 > * Create charts from your wordpress posts, pages,products or any other post_type.
@@ -143,8 +144,55 @@
143 144 4. Charts media library
144 145 5. Charts library
145 146
146 147 ## Changelog ##
148 +### 3.1.2 - 2018-12-06 ###
149 +
150 +* Fix bug "Warning: A non-numeric value encountered"
151 +* Tested with WP 5.0
152 +
153 +
154 +### 3.1.1 - 2018-12-05 ###
155 +
156 +* Fix issue with Gutenberg support
157 +* Fix issue with loading new Table chart
158 +* Fix options that don't work correctly with some charts
159 +
160 +
161 +### 3.1.0 - 2018-12-03 ###
162 +
163 +* Add Table chart
164 +* Fix date format in sample files
165 +
166 +
167 +### 3.0.12 - 2018-10-11 ###
168 +
169 +* Added filter to enable users to change schedule of charts.
170 +* Fixed bug with line chart with timeofday column.
171 +* Fixed bug with scheduled charts that sometimes did not show updated data.
172 +* Javascript can be customized on a per user basis that will not be wiped out on update.
173 +
174 +
175 +### 3.0.11 - 2018-08-15 ###
176 +
177 +* Fixed issue with the Series Settings options for the Table Chart
178 +* Fixed issue with chart showing "Table has no columns" with remote sources
179 +
180 +
181 +### 3.0.10 - 2018-07-20 ###
182 +
183 +* Fixed problem with chart reverting to the default values
184 +* Fixed problem with Boolean column type
185 +* Fixed problem with the Geo chart type not saving colors options
186 +
187 +
188 +### 3.0.9 - 2018-07-12 ###
189 +
190 +* New chart title option for the back-end of the charts that don't allow a title on the front-end
191 +* Store the png images of the charts in a global array that can be used in JS
192 +* Added options for charts animations
193 +
194 +
147 195 ### 3.0.8 - 2018-06-27 ###
148 196
149 197 * Added revision support for the chart post type
150 198 * Added both % and Value to the Pie Slice