|
1 |
| -# Visualizer: Tables and Charts for WordPress # |
2 |
| -**Contributors:** [[codeinwp](https://profiles.wordpress.org/codeinwp)](https://profiles.wordpress.org/[codeinwp](https://profiles.wordpress.org/codeinwp)), [[marius2012](https://profiles.wordpress.org/marius2012)](https://profiles.wordpress.org/[marius2012](https://profiles.wordpress.org/marius2012)), [[marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp)](https://profiles.wordpress.org/[marius_codeinwp](https://profiles.wordpress.org/marius_codeinwp)), [[hardeepasrani](https://profiles.wordpress.org/hardeepasrani)](https://profiles.wordpress.org/[hardeepasrani](https://profiles.wordpress.org/hardeepasrani)), [[themeisle](https://profiles.wordpress.org/themeisle)](https://profiles.wordpress.org/[themeisle](https://profiles.wordpress.org/themeisle)), [[Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle)](https://profiles.wordpress.org/[Madalin_ThemeIsle](https://profiles.wordpress.org/Madalin_ThemeIsle)), [[contactashish13](https://profiles.wordpress.org/contactashish13)](https://profiles.wordpress.org/[contactashish13](https://profiles.wordpress.org/contactashish13)) |
3 |
| -**Tags:** tables, charts, pie, visualization, graphs |
| 1 | +# Visualizer: Tables and Charts Manager for WordPress # # |
| 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:** tables, charts, pie, visualization, graphs |
4 | 4 | **Requires at least:** 3.5
|
5 | 5 | **Tested up to:** 5.3
|
6 | 6 | **Requires PHP:** 5.6
|
|
11 | 11 | A simple and powerful WordPress chart plugin to create responsive charts & tables and embed them into your site.
|
12 | 12 |
|
13 | 13 | ## Description ##
|
14 |
| - |
| 14 | + |
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 | 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. |
| 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.
|
@@ -162,6 +162,12 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
|
162 | 162 | 13. Bar chart
|
163 | 163 |
|
164 | 164 | ## Changelog ##
|
| 165 | +### 3.4.1 - 2020-02-14 ### |
| 166 | + |
| 167 | +* [Fix] Insert chart button in the classic block |
| 168 | +* [Fix for Pro version] Import from chart did not work |
| 169 | + |
| 170 | + |
165 | 171 | ### 3.4.0 - 2020-02-13 ###
|
166 | 172 |
|
167 | 173 | * [Feat] Support for authentication for JSON import
|
@@ -302,15 +308,15 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
|
302 | 308 |
|
303 | 309 | * Adds insert button in chart library.
|
304 | 310 | * Remove frontend assets where they are not needed.
|
305 |
| -* Improve non-English charts compatibility. |
| 311 | +* Improve non-English charts compatibility. |
306 | 312 | * Adds a filter to change charts locale.
|
307 | 313 |
|
308 | 314 |
|
309 | 315 | ### 3.0.6 - 2018-02-27 ###
|
310 | 316 |
|
311 |
| -* Fix UTF-8 support while saving the data. |
312 |
| -* Improve editing experience. |
313 |
| -* Improves compatibility with Premium version. |
| 317 | +* Fix UTF-8 support while saving the data. |
| 318 | +* Improve editing experience. |
| 319 | +* Improves compatibility with Premium version. |
314 | 320 | * Adds chart button into TinyMCE editor.
|
315 | 321 |
|
316 | 322 |
|
@@ -360,7 +366,7 @@ Pay attention that to turn your shortcodes into graphs, your theme has to have `
|
360 | 366 |
|
361 | 367 | ### 2.1.8 - 2017-07-03 ###
|
362 | 368 |
|
363 |
| -* Added chart title into library. |
| 369 | +* Added chart title into library. |
364 | 370 | * Fixed SDK issues with dashboard widget.
|
365 | 371 |
|
366 | 372 |
|
|
0 commit comments