PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.4.4
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.4.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.md +5 -51 3.10.133.4.4 View file →
@@ -1,9 +1,9 @@
1 1 # Visualizer: Tables and Charts Manager for WordPress # #
2 2 **Contributors:** [codeinwp](https://profiles.wordpress.org/codeinwp), [themeisle](https://profiles.wordpress.org/themeisle), [marius2012](https://profiles.wordpress.org/marius2012), [marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani), [rozroz](https://profiles.wordpress.org/rozroz), [Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle)
3 3 **Tags:** tables, charts, pie, visualization, graphs
4 4 **Requires at least:** 3.5
5 -**Tested up to:** 5.6
5 +**Tested up to:** 5.4
6 6 **Requires PHP:** 5.6
7 7 **Stable tag:** trunk
8 8 **License:** GPL v2.0 or later
9 9 **License URI:** http://www.opensource.org/licenses/gpl-license.php
@@ -15,10 +15,10 @@
15 15 <p><a href="https://themeisle.com/plugins/visualizer-charts-and-graphs/" rel="nofollow">Visualizer: Tables and Charts for WordPress plugin</a> is a powerful and easy to use plugin used to create, manage and embed interactive, responsive charts & tables into your WordPress posts and pages.</p>
16 16
17 17 The plugin uses Google Visualization API, DataTables.net and ChartJS to add responsive & animated charts, graphs and tables, which support cross-browser compatibility and display perfectly on mobile devices. You can greatly customize all aspects of the charts and tables, and import the data from Excel, CSV, Google Sheets and more!
18 18
19 -### 4 Chart types + 11 more in the pro version ###
20 -This WordPress graph plugin provides a variety of charts that are optimized to address your WordPress data visualization needs. In the free version, it has line charts, bar charts, pie charts, table charts. 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.
19 +### 9 Chart types + 6 more in the pro version ###
20 +This WordPress graph plugin provides a variety of charts that are optimized to address your WordPress data visualization needs. In the free version, it has line charts, area charts, bar charts, column charts, pie charts, geo charts, table charts, bubble charts, scatter charts. 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 21
22 22 ### One of the best table plugin for wordpress ###
23 23 On top of our responsive charts and graphs, you can also add our responsive tables to your posts and pages, and customize them however you like. Not only can you customize the design of the tables, you can add sorting capabilities, pagination, search and more. You can view a few examples of what can be done <a href="https://demo.themeisle.com/visualizer/table-chart/">here</a>, but many more things can be done, including pricing tables and product tables.
24 24
@@ -36,9 +36,9 @@
36 36 > **Time-saving features available in the Pro version:**
37 37 >
38 38 > * Import data from other charts, graphs and tables
39 39 > * Easily edit the data using a excel-like data editor
40 -> * Gain access to 11 more chart types ( Area, Geo, Column, Bubble, Scatter, Combo, Timeline, Candlestick, Gauge, Radar/Spider, Polar Area )
40 +> * Gain access to 6 more chart types ( Combo, Timeline, Candlestick, Gauge, Radar/Spider, Polar Area )
41 41 > * Import data from any database
42 42 > * Synchronize your data periodically
43 43 > * Create private charts (customizable permissions system)
44 44 > * Allow visitors to edit charts
@@ -47,9 +47,9 @@
47 47 > * Support and updates for as long as your subscription is valid
48 48 >
49 49 > **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
50 50
51 -The plugins works perfectly with the all <a href="https://justfreethemes.com/" rel="nofollow">free</a> or <a href="https://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
51 +The plugins works perfectly with the all <a href="http://justfreethemes.com" rel="nofollow">free</a> or <a href="http://www.codeinwp.com/blog/best-wordpress-themes/" rel="nofollow">premium WordPress themes</a>
52 52
53 53
54 54 = See how Visualizer can integrate with your website =
55 55
@@ -161,54 +161,8 @@
161 161 12. Bar settings, Series settings
162 162 13. Bar chart
163 163
164 164 ## Changelog ##
165 -### 3.4.11 - 2021-02-16 ###
166 -
167 -* Development
168 -
169 -
170 -### 3.4.10 - 2020-12-09 ###
171 -
172 -* [Fix] Compatibility with Composer 2.0
173 -
174 -
175 -### 3.4.9 - 2020-11-26 ###
176 -
177 -* [Fix] Pie chart slices offset problem in the Gutenberg editor
178 -* [Fix] Warning is thrown when remote file is used as source
179 -* [Fix] Bubble chart legend position not working in the Gutenberg editor
180 -
181 -
182 -### 3.4.8 - 2020-09-29 ###
183 -
184 -* [Fix] Option to edit charts imported from JSON
185 -
186 -
187 -### 3.4.7 - 2020-09-21 ###
188 -
189 -* - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
190 -* - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
191 -* - [Fix] Google GEO chart is not rendering if 3rd data column is added
192 -
193 -
194 -### 3.4.6 - 2020-08-11 ###
195 -
196 -* - [Feat] Show chart ID in the chart library
197 -* - [Fix] Compatibility with WP 5.5
198 -* - [Fix] Google charts: Series number format not applying in the Gutenberg editor
199 -* - [Fix] Google Table chart does not display chart if boolean values are specified
200 -* - [Fix] Duplicated enque for jsapi loader
201 -
202 -
203 -### 3.4.5 - 2020-07-08 ###
204 -
205 -* [Feat] New Google Table Charts
206 -* [Feat] Option for lazy loading Google Charts
207 -* [Feat] Option to easily copy chart shortcode code
208 -* [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
209 -
210 -
211 165 ### 3.4.4 - 2020-06-16 ###
212 166
213 167 * [Feat] Option to download charts as .png images
214 168 * [Fix] Make UI more intuitive when a chart is missing in the editor