PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.1.3
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.1.3
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 +21 -2 3.1.13.1.3 View file →
@@ -1,9 +1,9 @@
1 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), [rozroz](https://profiles.wordpress.org/rozroz)
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 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.1
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
@@ -144,8 +144,27 @@
144 144 4. Charts media library
145 145 5. Charts library
146 146
147 147 ## Changelog ##
148 +### 3.1.3 - 2019-02-24 ###
149 +
150 +* Fix issue with changing column settings of the last column in table chart
151 +* Add support for query language to get subset of data from Google Spreadsheet
152 +* Fix conflict with jquery 3.3.x
153 +* Migrated PHPExcel to PhpSpreadsheet
154 +* Front end action 'print' should print the chart and fall back to printing the data
155 +* Fix issue with table chart not showing in IE
156 +* Fix issue with multiple instances of same chart not showing
157 +* Fix issue with date type column does not work with Combo charts
158 +* Tested with WP 5.1
159 +
160 +
161 +### 3.1.2 - 2018-12-06 ###
162 +
163 +* Fix bug "Warning: A non-numeric value encountered"
164 +* Tested with WP 5.0
165 +
166 +
148 167 ### 3.1.1 - 2018-12-05 ###
149 168
150 169 * Fix issue with Gutenberg support
151 170 * Fix issue with loading new Table chart