PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.5.0
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.5.0
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.txt +23 -397 3.10.113.5.0 View file →
@@ -1,10 +1,10 @@
1 1 === Visualizer: Tables and Charts Manager for WordPress # ===
2 2 Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle
3 3 Tags: tables, charts, pie, visualization, graphs
4 -Requires at least: 5.2
5 -Tested up to: 6.4
6 -Requires PHP: 7.4
4 +Requires at least: 3.5
5 +Tested up to: 5.7
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
10 10
@@ -11,14 +11,14 @@
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 -<p><a href="https://themeisle.com/plugins/visualizer-charts-and-graphs/?utm_source=plugin-readme&utm_medium=visualizer&utm_campaign=description" 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>
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
@@ -45,9 +45,9 @@
45 45 > * Create charts from your wordpress posts, pages,products or any other post_type
46 46 > * Priority email support from the developer of the plugin
47 47 > * Support and updates for as long as your subscription is valid
48 48 >
49 -> **[Learn more about Visualizer PRO](https://themeisle.com/plugins/visualizer-charts-and-graphs/?utm_source=plugin-readme&utm_medium=visualizer&utm_campaign=learnmore)**
49 +> **[Learn more about Visualizer PRO](http://themeisle.com/plugins/visualizer-charts-and-graphs/)**
50 50
51 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>
52 52
53 53
@@ -146,402 +146,28 @@
146 146 [http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables](http://docs.themeisle.com/article/691-how-to-use-google-visualization-variables)
147 147
148 148 ## Screenshots ##
149 149
150 -1. Charts Selection
151 -2. Quick Actions
152 -3. Import Options
153 -4. Bar Chart
154 -5. Bar Chart Settings
155 -6. Line Chart Settings
156 -7. Block editor - Chart Library
150 +1. Chart selection
151 +2. Chart selection 2
152 +3. Library
153 +4. Download
154 +5. Line settings
155 +6. Pie settings
156 +7. Block editor - Pie chart settings
157 +8. Block editor - Pie chart
158 +9. Block editor - Chart library
159 +10. Block editor chart
160 +11. Bar settings
161 +12. Bar settings, Series settings
162 +13. Bar chart
157 163
158 164 == Changelog ==
159 165
160 -##### [Version 3.10.11](https://github.com/Codeinwp/visualizer/compare/v3.10.10...v3.10.11) (2024-04-01)
166 +#### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
161 167
162 -### Fixes
163 -- Updated internal dependencies
164 -- Improved E2E testing
165 168
166 -
167 -
168 -
169 -##### [Version 3.10.10](https://github.com/Codeinwp/visualizer/compare/v3.10.9...v3.10.10) (2024-03-28)
170 -
171 -### Fixes
172 -- Fixed blueprint schema for Live Preview
173 -
174 -
175 -
176 -
177 -##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27)
178 -
179 -### Fixes
180 -- Visualizer live preview fixed
181 -- Updated internal dependencies
182 -
183 -
184 -
185 -
186 -##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14)
187 -
188 -### Bug Fixes
189 -- Fix Google chart rendering condition for Classic Plugin
190 -- Changes the speed and position of the loading bar
191 -
192 -### Improvements
193 -- Add a Live Preview button for the plugin page on wordpress.org
194 -- Added NPS survey
195 -
196 -
197 -
198 -
199 -##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06)
200 -
201 -### Fixes
202 -- Rendering charts that are under tabs/hidden containers
203 -- Updated dependencies
204 -- Updated CTA buttons
205 -- Updated UTM campaign links
206 -
207 -
208 -
209 -
210 -##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18)
211 -
212 -### Fixes
213 -- Enhanced security
214 -
215 -
216 -
217 -
218 -##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19)
219 -
220 -### Improvements
221 -- **Added chart responsive support**
222 -- **SDK Updates**
223 -
224 -### Bug Fixes
225 -- **Fixed chart data filter issue**
226 -- **Fixed animation issue fusion builder**
227 -- **Fixed live import issue with Gutenberg block**
228 -- **Fixed tooltip text rendering issue in ChartJS**
229 -- **Fixed onboarding chart import issue**
230 -- **Removed PHP deprecated function**
231 -- **Fixed compatibility issue with WP VIP**
232 -- **Fixed PHP 8.1 deprecated error**
233 -
234 -
235 -
236 -
237 -##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17)
238 -
239 -- Updated dependencies
240 -- Updated WordPress version required to 5.2 or higher
241 -
242 -
243 -
244 -
245 -##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13)
246 -
247 -- Removed branding label
248 -
249 -
250 -
251 -
252 -##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05)
253 -
254 -- Added About Us page integration
255 -- Updated dependencies
256 -
257 -
258 -
259 -
260 -##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24)
261 -
262 -- Fixed data tables horizontal scrolling issue
263 -- Added legend position default label text
264 -- Added tooltip default label text
265 -- Fixed Gutenberg block error
266 -- Fixed table chart rendering issue in Gutenberg block
267 -- Fixed compatibility issue with the FSE editor
268 -- Fixed compatibility issue with WP 5.6
269 -- Fixed console error when importing charts from others
270 -- Fixed pagination enable/disable issue
271 -- Fixed editor rows limitation issue
272 -
273 -
274 -
275 -
276 -#### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04)
277 -
278 -- Added a setup wizard onboarding page
279 -- Fixed empty chart issue
280 -
281 -
282 -
283 -
284 -##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30)
285 -
286 -- Improved chart actions icons
287 -- Updated WordPress core tested up to version
288 -
289 -
290 -
291 -
292 -##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20)
293 -
294 -- Fixed custom format issue in ChartJS
295 -
296 -
297 -
298 -
299 -##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30)
300 -
301 -- Improved security by escaping shortcode attribute before render
302 -- Compatibility with PHP 8.2
303 -
304 -
305 -
306 -
307 -##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12)
308 -
309 -- Fixed the lock of PRO features bypass
310 -
311 -
312 -
313 -
314 -##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05)
315 -
316 -- Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970)
317 -
318 -
319 -
320 -
321 -##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21)
322 -
323 -- Fixed Geo chart [PRO] flickering issue
324 -- Added disable legend option for ChartJS chart
325 -- Enhanced security
326 -
327 -
328 -
329 -
330 -##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17)
331 -
332 -- Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960)
333 -
334 -
335 -
336 -
337 -#### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10)
338 -
339 -- Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955)
340 -- Fix the scrollbar issue that happens on WP 6.1 version [WP 6.1] Chart permissions selector is not scrollable [#950](https://github.com/Codeinwp/visualizer/issues/950)
341 -- Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949)
342 -- Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731)
343 -- Integration with Woocommerce Data endpoints for creating charts [PRO feature]
344 -- Show new features on chart library page
345 -
346 -
347 -
348 -
349 -##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12)
350 -
351 -
352 -- Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945)
353 -- Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940)
354 -- Fix control Type error
355 -- Fixed simple editor scrolling issue
356 -- Fix filter broken layout
357 -- Fix chartJs javascript error when rendering multiple charts
358 -
359 -
360 -
361 -
362 -#### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21)
363 -
364 -- Add data filter support for the charts
365 -
366 -
367 -
368 -
369 -##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07)
370 -
371 -- Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933)
372 -
373 -
374 -
375 -
376 -##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30)
377 -
378 -- Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925)
379 -- Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926)
380 -- Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924)
381 -- Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922)
382 -- Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920)
383 -- Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915)
384 -- Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930)
385 -- Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918)
386 -
387 -
388 -
389 -
390 -##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05)
391 -
392 -
393 -- Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910)
394 -
395 -
396 -
397 -
398 -##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22)
399 -
400 -* Fix branding bad HTML
401 -
402 -
403 -
404 -
405 -##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21)
406 -
407 -- Add the description field in the pie chart
408 -- Fix Label other is not visible on the pie chart
409 -- Fix the pagination issue in the chart library
410 -- Update dependencies
411 -
412 -
413 -
414 -
415 -##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31)
416 -
417 -* Harden security by enforcing escaped urls.
418 -
419 -
420 -
421 -
422 -##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26)
423 -
424 -- Fix PHP 8.0 or above compatibility issue
425 -- Fix the space missing between the id and class attributes of the charts
426 -- Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
427 -- Fix charts placed in accordion (tabs) that do not load properly
428 -- Fix conflict with translation plugins
429 -
430 -
431 -
432 -
433 -##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17)
434 -
435 -- Fix display long hAxis text issue
436 -- Improve features discoverability.
437 -
438 -
439 -
440 -
441 -##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07)
442 -
443 -- Fix multiple lazy load charts issue
444 -- Tested up to WordPress 5.9 version
445 -
446 -
447 -
448 -
449 -##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19)
450 -
451 -- Fix multiple charts lazy rendering issue
452 -- Upgrade jQuery UI core library CDN
453 -- Fix console error when rendering multiple charts
454 -- Keep only Line / Pie / bar / Table charts in free version
455 -
456 -
457 -
458 -
459 -##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20)
460 -
461 -- Add latest chartJS library support in the bar chart
462 -- Fix horizontal axis showing date format in Bar chart
463 -- Fix orientation rotate issue in mobile
464 -- CSS performance improvements
465 -- Improve JS performance
466 -
467 -
468 -
469 -
470 -##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17)
471 -
472 -- [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
473 -- [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
474 -- [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
475 -- [Fix] Multiple Visualizer charts causing rendering issues (blank page)
476 -- [Fix] Charts are not resizing on landscape view on mobile
477 -- [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
478 -- [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
479 -
480 -
481 -
482 -
483 -#### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07)
484 -
485 -#### Features
486 -- Add option to enable/disable save the chart image
487 -- Enhanced caching
488 -
489 -#### Fixes
490 -- Fix undefined variable errors when using Gutenberg blocks
491 -- Fix broken chart in iOS and Safari
492 -- Fix custom refresh time support for DB chart
493 -- Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
494 -- Fix pagination doesn't work in the library
495 -- Fix HTML entities in JSON break Visualizer Table Chart
496 -- Fix string type columns affect the target of the formatting applied to a number column
497 -
498 -
499 -
500 -
501 -##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04)
502 -
503 -- Fix broken dropdown style issue
504 -- Add block support in widget area
505 -- Add wp alpha color picker support
506 -- Fix broken chart layout issue when add long title
507 -
508 -
509 -
510 -
511 -#### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08)
512 -
513 -### Features
514 -* Adds option to render chart as image
515 -* Automatically render chart as image on AMP
516 -
517 -### Fixes
518 -* [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
519 -* Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
520 -* Improve compatibility with Site Kit by Google
521 -* Loading icon doesn't disappear until you edit the chart again [Line Chart]
522 -* Broken chart if used inside an accordion (expand/collapse)
523 -
524 -
525 -
526 -
527 -##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25)
528 -
529 -
530 -- Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801)
531 -- Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795)
532 -- Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
533 -
534 -#### Features:
535 -- Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794)
536 -
537 -
538 -
539 -
540 -#### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
541 -
542 -#### Fixes
543 -- Permissions tab disappears after a user modifies a chart's data
169 +- Permissions tab disappears after a user modifies a chart's data [#728](https://github.com/Codeinwp/visualizer/issues/728)
544 170 - Conflict with Edit Flow plugin
545 171 - Improve compatibility with Ninja Forms
546 172 - Fix for color for Minor Grid Lines not working
547 173