PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.2.1
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.2.1
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 | CHANGELOG.md +24 -0 3.1.23.2.1 View file →
@@ -1,5 +1,29 @@
1 1
2 + ### v3.2.1 - 2019-05-05
3 + **Changes:**
4 + * Fix issue with async loading of scripts
5 +
6 + ### v3.2.0 - 2019-05-03
7 + **Changes:**
8 + * Add support for charts in AMP requests
9 +* Add support to show charts from JSON/REST endpoints
10 +* Fix loading of Google Visualization javascript files
11 +* Add simple editors for editing chart data
12 +* Tested up to WP 5.2
13 +
14 + ### v3.1.3 - 2019-02-24
15 + **Changes:**
16 + * Fix issue with changing column settings of the last column in table chart
17 +* Add support for query language to get subset of data from Google Spreadsheet
18 +* Fix conflict with jquery 3.3.x
19 +* Migrated PHPExcel to PhpSpreadsheet
20 +* Front end action 'print' should print the chart and fall back to printing the data
21 +* Fix issue with table chart not showing in IE
22 +* Fix issue with multiple instances of same chart not showing
23 +* Fix issue with date type column does not work with Combo charts
24 +* Tested with WP 5.1
25 +
2 26 ### v3.1.2 - 2018-12-06
3 27 **Changes:**
4 28 * Fix bug "Warning: A non-numeric value encountered"
5 29 * Tested with WP 5.0