PluginProbe
Visualizer – Tables & Charts Manager with Built-in AI Generator / 3.10.9
Visualizer – Tables & Charts Manager with Built-in AI Generator v3.10.9
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
visualizer / readme.txt

readme.txt in Visualizer – Tables & Charts Manager with Built-in AI Generator 3.10.9, at readme.txt

988 lines 33.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Visualizer: Tables and Charts Manager for WordPress # ===
2 Contributors: codeinwp,themeisle,marius2012,marius_codeinwp,hardeepasrani,rozroz,Madalin_ThemeIsle
3 Tags: tables, charts, pie, visualization, graphs
4 Requires at least: 5.2
5 Tested up to: 6.4
6 Requires PHP: 7.4
7 Stable tag: trunk
8 License: GPL v2.0 or later
9 License URI: http://www.opensource.org/licenses/gpl-license.php
10
11 A simple and powerful WordPress chart plugin to create responsive charts & tables and embed them into your site.
12
13 ## Description ##
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>
16
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
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.
21
22 ### One of the best table plugin for wordpress ###
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
25 ### Flexible and customizable ###
26 Make the charts your own. Configure an extensive set of options to perfectly match the look and feel of your website. You can use Google Chart Tools with their default setting - all customization is optional and the basic setup is launch-ready. However, charts and graphs can be easily customizable in case your webpage adopts a style which is at odds with provided defaults. Every chart exposes a number of options that customize its look and feel.
27
28 ### Gutenberg support ###
29 Whether you like Gutenberg or not, it doesn't matter, you can add your charts using our easy-to-use gutenberg interface, or simply paste your chart code on the old editor.
30
31 ### Responsive Charts in HTML5/SVG ###
32 Charts are rendered using HTML5/SVG technology to provide cross-browser compatibility (including VML for older IE versions) and cross platform portability to iPhones, iPads and Android. Your users will never have to mess with extra plugins or any software. If they have a web browser, they can see your charts.
33
34 *above descriptions were partially taken from Google Visualization API site*
35
36 > **Time-saving features available in the Pro version:**
37 >
38 > * Import data from other charts, graphs and tables
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 )
41 > * Import data from any database
42 > * Synchronize your data periodically
43 > * Create private charts (customizable permissions system)
44 > * Allow visitors to edit charts
45 > * Create charts from your wordpress posts, pages,products or any other post_type
46 > * Priority email support from the developer of the plugin
47 > * Support and updates for as long as your subscription is valid
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)**
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>
52
53
54 = See how Visualizer can integrate with your website =
55
56 * [Create line chart ](https://demo.themeisle.com/visualizer/line-chart/)
57 * [Create pie chart ](https://demo.themeisle.com/visualizer/pie-chart/)
58 * [Create bar chart](https://demo.themeisle.com/visualizer/bar-chart/)
59 * [Create column chart](https://demo.themeisle.com/visualizer/column-chart/)
60 * [Create area chart](https://demo.themeisle.com/visualizer/area-chart/)
61 * [Create geo chart](https://demo.themeisle.com/visualizer/geo-chart/)
62 * [Create table chart](https://demo.themeisle.com/visualizer/table-chart/)
63 * [Create gauge chart](https://demo.themeisle.com/visualizer/gauge-chart//)
64 * [Create candlestick chart](https://demo.themeisle.com/visualizer/candlestick-chart/)
65 * [Create combo chart](https://demo.themeisle.com/visualizer/combo-chart/)
66 * [Create scatter chart](https://demo.themeisle.com/visualizer/scatter-chart/)
67 * [Create timeline chart](https://demo.themeisle.com/visualizer/timeline-chart/)
68 * [Create radar/spider chart](https://demo.themeisle.com/visualizer/radar-spider-chart/)
69 * [Create polar area chart](https://demo.themeisle.com/visualizer/polar-area-chart/)
70 * [Create bubble chart](https://demo.themeisle.com/visualizer/bubble-chart/)
71
72
73
74 ## Installation ##
75
76 1. Upload the files to the `/wp-content/plugins/visualizer/` directory.
77 1. Activate the plugin through the 'Plugins' menu in WordPress.
78
79 ## Frequently Asked Questions ##
80
81 ### Shortcode does not turn into graph ###
82
83 Pay attention that to turn your shortcodes into graphs, your theme has to have `<?php wp_footer(); ?>` call at the bottom of **footer.php** file.
84
85 ### Is there any documentation available for this plugin? ###
86
87 [http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation](http://docs.themeisle.com/article/428-visualizer-charts-and-graphs-documentation)
88
89 ### How to format chart series values? ###
90
91 [http://docs.themeisle.com/article/672-how-to-format-series-values](http://docs.themeisle.com/article/672-how-to-format-series-values)
92
93 ### How to create charts from your WordPress posts? ###
94
95 [http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts](http://docs.themeisle.com/article/673-how-to-create-charts-from-your-wordpress-posts)
96
97 ### How to automatically sync charts with online files? ###
98
99 [http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files](http://docs.themeisle.com/article/674-how-to-automatically-sync-charts-with-online-files)
100
101 ### How can I create/add a chart? ###
102
103 [http://docs.themeisle.com/article/597-create-chart](http://docs.themeisle.com/article/597-create-chart)
104
105 ### How can I edit a chart? ###
106
107 [http://docs.themeisle.com/article/602-how-can-i-edit-a-chart](http://docs.themeisle.com/article/602-how-can-i-edit-a-chart)
108
109 ### How can I delete a chart? ###
110
111 [http://docs.themeisle.com/article/600-delete-chart](http://docs.themeisle.com/article/600-delete-chart)
112
113 ### How can I clone a chart? ###
114
115 [http://docs.themeisle.com/article/598-clone-chart](http://docs.themeisle.com/article/598-clone-chart)
116
117 ### How can I highlight a single bar? ###
118
119 [http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar](http://docs.themeisle.com/article/603-how-can-i-highlight-a-single-bar)
120
121 ### How can I populate chart series and data dynamically? ###
122
123 [http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically](http://docs.themeisle.com/article/605-how-can-i-populate-chart-series-and-data-dynamically)
124
125 ### How can I populate data from Google Spreadsheet? ###
126
127 [http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet](http://docs.themeisle.com/article/607-how-can-i-populate-data-from-google-spreadsheet)
128
129 ### How can i import content from another chart? ###
130
131 [http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart](http://docs.themeisle.com/article/609-how-can-i-import-content-from-another-chart)
132
133 ### How to export a chart? ###
134
135 [http://docs.themeisle.com/article/608-how-to-export-a-chart](http://docs.themeisle.com/article/608-how-to-export-a-chart)
136
137 ### How can i edit the data manually? ###
138
139 [http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually](http://docs.themeisle.com/article/610-how-can-i-edit-the-data-manually)
140
141 ### How to enable frontend action buttons? ###
142
143 [http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons](http://docs.themeisle.com/article/675-how-to-enable-frontend-action-buttons)
144 ### How to use Google Visualization variables? ###
145
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
148 ## Screenshots ##
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
157
158 == Changelog ==
159
160 ##### [Version 3.10.9](https://github.com/Codeinwp/visualizer/compare/v3.10.8...v3.10.9) (2024-03-27)
161
162 ### Fixes
163 - Visualizer live preview fixed
164 - Updated internal dependencies
165
166
167
168
169 ##### [Version 3.10.8](https://github.com/Codeinwp/visualizer/compare/v3.10.7...v3.10.8) (2024-03-14)
170
171 ### Bug Fixes
172 - Fix Google chart rendering condition for Classic Plugin
173 - Changes the speed and position of the loading bar
174
175 ### Improvements
176 - Add a Live Preview button for the plugin page on wordpress.org
177 - Added NPS survey
178
179
180
181
182 ##### [Version 3.10.7](https://github.com/Codeinwp/visualizer/compare/v3.10.6...v3.10.7) (2024-02-06)
183
184 ### Fixes
185 - Rendering charts that are under tabs/hidden containers
186 - Updated dependencies
187 - Updated CTA buttons
188 - Updated UTM campaign links
189
190
191
192
193 ##### [Version 3.10.6](https://github.com/Codeinwp/visualizer/compare/v3.10.5...v3.10.6) (2024-01-18)
194
195 ### Fixes
196 - Enhanced security
197
198
199
200
201 ##### [Version 3.10.5](https://github.com/Codeinwp/visualizer/compare/v3.10.4...v3.10.5) (2023-12-19)
202
203 ### Improvements
204 - **Added chart responsive support**
205 - **SDK Updates**
206
207 ### Bug Fixes
208 - **Fixed chart data filter issue**
209 - **Fixed animation issue fusion builder**
210 - **Fixed live import issue with Gutenberg block**
211 - **Fixed tooltip text rendering issue in ChartJS**
212 - **Fixed onboarding chart import issue**
213 - **Removed PHP deprecated function**
214 - **Fixed compatibility issue with WP VIP**
215 - **Fixed PHP 8.1 deprecated error**
216
217
218
219
220 ##### [Version 3.10.4](https://github.com/Codeinwp/visualizer/compare/v3.10.3...v3.10.4) (2023-08-17)
221
222 - Updated dependencies
223 - Updated WordPress version required to 5.2 or higher
224
225
226
227
228 ##### [Version 3.10.3](https://github.com/Codeinwp/visualizer/compare/v3.10.2...v3.10.3) (2023-06-13)
229
230 - Removed branding label
231
232
233
234
235 ##### [Version 3.10.2](https://github.com/Codeinwp/visualizer/compare/v3.10.1...v3.10.2) (2023-06-05)
236
237 - Added About Us page integration
238 - Updated dependencies
239
240
241
242
243 ##### [Version 3.10.1](https://github.com/Codeinwp/visualizer/compare/v3.10.0...v3.10.1) (2023-05-24)
244
245 - Fixed data tables horizontal scrolling issue
246 - Added legend position default label text
247 - Added tooltip default label text
248 - Fixed Gutenberg block error
249 - Fixed table chart rendering issue in Gutenberg block
250 - Fixed compatibility issue with the FSE editor
251 - Fixed compatibility issue with WP 5.6
252 - Fixed console error when importing charts from others
253 - Fixed pagination enable/disable issue
254 - Fixed editor rows limitation issue
255
256
257
258
259 #### [Version 3.10.0](https://github.com/Codeinwp/visualizer/compare/v3.9.7...v3.10.0) (2023-04-04)
260
261 - Added a setup wizard onboarding page
262 - Fixed empty chart issue
263
264
265
266
267 ##### [Version 3.9.7](https://github.com/Codeinwp/visualizer/compare/v3.9.6...v3.9.7) (2023-03-30)
268
269 - Improved chart actions icons
270 - Updated WordPress core tested up to version
271
272
273
274
275 ##### [Version 3.9.6](https://github.com/Codeinwp/visualizer/compare/v3.9.5...v3.9.6) (2023-03-20)
276
277 - Fixed custom format issue in ChartJS
278
279
280
281
282 ##### [Version 3.9.5](https://github.com/Codeinwp/visualizer/compare/v3.9.4...v3.9.5) (2023-01-30)
283
284 - Improved security by escaping shortcode attribute before render
285 - Compatibility with PHP 8.2
286
287
288
289
290 ##### [Version 3.9.4](https://github.com/Codeinwp/visualizer/compare/v3.9.3...v3.9.4) (2023-01-12)
291
292 - Fixed the lock of PRO features bypass
293
294
295
296
297 ##### [Version 3.9.3](https://github.com/Codeinwp/visualizer/compare/v3.9.2...v3.9.3) (2023-01-05)
298
299 - Fixed the chart refresh problem when importing from CSV [#970](https://github.com/Codeinwp/visualizer/issues/970)
300
301
302
303
304 ##### [Version 3.9.2](https://github.com/Codeinwp/visualizer/compare/v3.9.1...v3.9.2) (2022-12-21)
305
306 - Fixed Geo chart [PRO] flickering issue
307 - Added disable legend option for ChartJS chart
308 - Enhanced security
309
310
311
312
313 ##### [Version 3.9.1](https://github.com/Codeinwp/visualizer/compare/v3.9.0...v3.9.1) (2022-11-17)
314
315 - Fixed PHP error when Polylang plugin is activated [#960](https://github.com/Codeinwp/visualizer/issues/960)
316
317
318
319
320 #### [Version 3.9.0](https://github.com/Codeinwp/visualizer/compare/v3.8.1...v3.9.0) (2022-11-10)
321
322 - Fixed table chart decimal number issue Decimal Numbers are ignored and not displayed [#955](https://github.com/Codeinwp/visualizer/issues/955)
323 - 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)
324 - Fix PHP Warning Warning when copy (frontend action) is enabled [#949](https://github.com/Codeinwp/visualizer/issues/949)
325 - Compatibility with the WPML translation plugin for translating charts [PRO feature] add support for string translations [#731](https://github.com/Codeinwp/visualizer/issues/731)
326 - Integration with Woocommerce Data endpoints for creating charts [PRO feature]
327 - Show new features on chart library page
328
329
330
331
332 ##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12)
333
334
335 - Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945)
336 - Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940)
337 - Fix control Type error
338 - Fixed simple editor scrolling issue
339 - Fix filter broken layout
340 - Fix chartJs javascript error when rendering multiple charts
341
342
343
344
345 #### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21)
346
347 - Add data filter support for the charts
348
349
350
351
352 ##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07)
353
354 - Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933)
355
356
357
358
359 ##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30)
360
361 - Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925)
362 - Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926)
363 - Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924)
364 - Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922)
365 - Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920)
366 - Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915)
367 - Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930)
368 - Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918)
369
370
371
372
373 ##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05)
374
375
376 - Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910)
377
378
379
380
381 ##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22)
382
383 * Fix branding bad HTML
384
385
386
387
388 ##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21)
389
390 - Add the description field in the pie chart
391 - Fix Label other is not visible on the pie chart
392 - Fix the pagination issue in the chart library
393 - Update dependencies
394
395
396
397
398 ##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31)
399
400 * Harden security by enforcing escaped urls.
401
402
403
404
405 ##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26)
406
407 - Fix PHP 8.0 or above compatibility issue
408 - Fix the space missing between the id and class attributes of the charts
409 - Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
410 - Fix charts placed in accordion (tabs) that do not load properly
411 - Fix conflict with translation plugins
412
413
414
415
416 ##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17)
417
418 - Fix display long hAxis text issue
419 - Improve features discoverability.
420
421
422
423
424 ##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07)
425
426 - Fix multiple lazy load charts issue
427 - Tested up to WordPress 5.9 version
428
429
430
431
432 ##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19)
433
434 - Fix multiple charts lazy rendering issue
435 - Upgrade jQuery UI core library CDN
436 - Fix console error when rendering multiple charts
437 - Keep only Line / Pie / bar / Table charts in free version
438
439
440
441
442 ##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20)
443
444 - Add latest chartJS library support in the bar chart
445 - Fix horizontal axis showing date format in Bar chart
446 - Fix orientation rotate issue in mobile
447 - CSS performance improvements
448 - Improve JS performance
449
450
451
452
453 ##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17)
454
455 - [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
456 - [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
457 - [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
458 - [Fix] Multiple Visualizer charts causing rendering issues (blank page)
459 - [Fix] Charts are not resizing on landscape view on mobile
460 - [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
461 - [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
462
463
464
465
466 #### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07)
467
468 #### Features
469 - Add option to enable/disable save the chart image
470 - Enhanced caching
471
472 #### Fixes
473 - Fix undefined variable errors when using Gutenberg blocks
474 - Fix broken chart in iOS and Safari
475 - Fix custom refresh time support for DB chart
476 - Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
477 - Fix pagination doesn't work in the library
478 - Fix HTML entities in JSON break Visualizer Table Chart
479 - Fix string type columns affect the target of the formatting applied to a number column
480
481
482
483
484 ##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04)
485
486 - Fix broken dropdown style issue
487 - Add block support in widget area
488 - Add wp alpha color picker support
489 - Fix broken chart layout issue when add long title
490
491
492
493
494 #### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08)
495
496 ### Features
497 * Adds option to render chart as image
498 * Automatically render chart as image on AMP
499
500 ### Fixes
501 * [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
502 * Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
503 * Improve compatibility with Site Kit by Google
504 * Loading icon doesn't disappear until you edit the chart again [Line Chart]
505 * Broken chart if used inside an accordion (expand/collapse)
506
507
508
509
510 ##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25)
511
512
513 - Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801)
514 - Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795)
515 - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
516
517 #### Features:
518 - Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794)
519
520
521
522
523 #### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
524
525 #### Fixes
526 - Permissions tab disappears after a user modifies a chart's data
527 - Conflict with Edit Flow plugin
528 - Improve compatibility with Ninja Forms
529 - Fix for color for Minor Grid Lines not working
530
531 #### Features
532 - Add support for key:value header to access JSON endpoints
533 - Option to download CSV data of the chart without the row with series type
534
535
536
537 = 3.4.11 - 2021-02-16 =
538
539 [Feat] Tested up to WP 5.6
540
541
542 = 3.4.10 - 2020-12-09 =
543
544 * [Fix] Compatibility with Composer 2.0
545
546
547 = 3.4.9 - 2020-11-26 =
548
549 * [Fix] Pie chart slices offset problem in the Gutenberg editor
550 * [Fix] Warning is thrown when remote file is used as source
551 * [Fix] Bubble chart legend position not working in the Gutenberg editor
552
553
554 = 3.4.8 - 2020-09-29 =
555
556 * [Fix] Option to edit charts imported from JSON
557
558
559 = 3.4.7 - 2020-09-21 =
560
561 * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
562 * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
563 * - [Fix] Google GEO chart is not rendering if 3rd data column is added
564
565
566 = 3.4.6 - 2020-08-11 =
567
568 * - [Feat] Show chart ID in the chart library
569 * - [Fix] Compatibility with WP 5.5
570 * - [Fix] Google charts: Series number format not applying in the Gutenberg editor
571 * - [Fix] Google Table chart does not display chart if boolean values are specified
572 * - [Fix] Duplicated enque for jsapi loader
573
574
575 = 3.4.5 - 2020-07-08 =
576
577 * [Feat] New Google Table Charts
578 * [Feat] Option for lazy loading Google Charts
579 * [Feat] Option to easily copy chart shortcode code
580 * [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
581
582
583 = 3.4.4 - 2020-06-16 =
584
585 * [Feat] Option to download charts as .png images
586 * [Fix] Make UI more intuitive when a chart is missing in the editor
587 * [Fix] Clicking Copy chart shows the Copied message multiple times
588 * [Fix] Conflict with Modern Events Calendar plugin
589 * [Fix] Chart size ( width and height ) options not working for ChartJS charts
590 * [Fix] Resizing the window causes annotation-based charts to throw an error
591 * [Fix] Remove Inside the Chart option as legend position for Google Pie charts
592 * [Fix] Clicking Advanced Options panel breaks Bubble chart
593 * [Fix] Missing posts revisions on chart update
594
595
596 = 3.4.3 - 2020-05-04 =
597
598 * [Feat] Improved chart creation UX
599 * [Feat] New option to control the number of charts per page in the Charts Library
600 * [Feat] New option for filtering/ordering charts in the Charts Library
601 * [Feat] Support for custom codes for the boolean data type in Table charts
602 * [Fix] Support for displaying apostrophes in charts
603 * [Fix] Visualizer button layout in the Classic block
604 * [Fix] Bulk activation of plugin aborts activation of subsequent plugins
605
606
607 = 3.4.2 - 2020-02-17 =
608
609 * New Cypress tests for the Gutenberg block
610
611
612 = 3.4.1 - 2020-02-14 =
613
614 * [Fix] Insert chart button in the classic block
615 * [Fix for Pro version] Import from chart did not work
616
617
618 = 3.4.0 - 2020-02-13 =
619
620 * [Feat] Support for authentication for JSON import
621 * [Feat] New chart type: Bubble
622 * [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
623 * [Feat] Add support for annotations and other roles
624 * [Feat] For every chart show the last updated date and any error that exists
625 * [Feat] Tested up to WP 5.3
626 * [Fix] When new data is imported using csv/url, the manual editor still show old data
627 * [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
628 * [Fix] Table chart: Error appears when trying to import from JSON
629 * [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
630 * [Fix] Long responsive table can overflow on smaller screens
631
632
633 = 3.3.4 - 2019-11-15 =
634
635 * Fix issue with table chart not loading in the block editor
636
637
638 = 3.3.3 - 2019-11-12 =
639
640 * Tested upto WordPress 5.3
641
642
643 = 3.3.2 - 2019-10-03 =
644
645 * Add support for Dataset schema
646 * Horizontal Axis formatting should apply to tooltips
647
648
649 ### 3.3.1 - 2019-09-28 ###
650
651 * Increase minimum requirement to PHP 5.6
652 * Fixed issue with loading customization.js on multisites
653 * Fixed issue with manually editing a remotely loaded chart
654 * Fixed issues with cloning
655 * Fixed issues with ChartJS assigning default colors
656 * Fix security issues in block editor
657
658
659 ### 3.3.0 - 2019-08-14 ###
660
661 * Add support for ChartJS
662 * Add alpha color picker for supported charts
663 * Fix issue with some options of DataTable
664 * Include DataTable charts in block editor
665 * Fix issue with import from JSON not working with some sources
666 * Add menu and onboarding page
667 * Fix issue with frontend action checkboxes
668 * Improve UX in advanced settings
669
670
671 ### 3.2.1 - 2019-05-05 ###
672
673 * Fix issue with async loading of scripts
674
675
676 ### 3.2.0 - 2019-05-03 ###
677
678 * Add support for charts in AMP requests
679 * Add support to show charts from JSON/REST endpoints
680 * Fix loading of Google Visualization javascript files
681 * Add simple editors for editing chart data
682 * Tested up to WP 5.2
683
684
685 ### 3.1.3 - 2019-02-24 ###
686
687 * Fix issue with changing column settings of the last column in table chart
688 * Add support for query language to get subset of data from Google Spreadsheet
689 * Fix conflict with jquery 3.3.x
690 * Migrated PHPExcel to PhpSpreadsheet
691 * Front end action 'print' should print the chart and fall back to printing the data
692 * Fix issue with table chart not showing in IE
693 * Fix issue with multiple instances of same chart not showing
694 * Fix issue with date type column does not work with Combo charts
695 * Tested with WP 5.1
696
697
698 ### 3.1.2 - 2018-12-06 ###
699
700 * Fix bug "Warning: A non-numeric value encountered"
701 * Tested with WP 5.0
702
703
704 ### 3.1.1 - 2018-12-05 ###
705
706 * Fix issue with Gutenberg support
707 * Fix issue with loading new Table chart
708 * Fix options that don't work correctly with some charts
709
710
711 ### 3.1.0 - 2018-12-03 ###
712
713 * Add Table chart
714 * Fix date format in sample files
715
716
717 ### 3.0.12 - 2018-10-11 ###
718
719 * Added filter to enable users to change schedule of charts.
720 * Fixed bug with line chart with timeofday column.
721 * Fixed bug with scheduled charts that sometimes did not show updated data.
722 * Javascript can be customized on a per user basis that will not be wiped out on update.
723
724
725 ### 3.0.11 - 2018-08-15 ###
726
727 * Fixed issue with the Series Settings options for the Table Chart
728 * Fixed issue with chart showing "Table has no columns" with remote sources
729
730
731 ### 3.0.10 - 2018-07-20 ###
732
733 * Fixed problem with chart reverting to the default values
734 * Fixed problem with Boolean column type
735 * Fixed problem with the Geo chart type not saving colors options
736
737
738 ### 3.0.9 - 2018-07-12 ###
739
740 * New chart title option for the back-end of the charts that don't allow a title on the front-end
741 * Store the png images of the charts in a global array that can be used in JS
742 * Added options for charts animations
743
744
745 ### 3.0.8 - 2018-06-27 ###
746
747 * Added revision support for the chart post type
748 * Added both % and Value to the Pie Slice
749 * Use the blog locale for Visualizer's options
750 * Fixed issue with data being fetched from the remote source every single time the chart was shown
751 * Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
752
753
754 ### 3.0.7 - 2018-03-26 ###
755
756 * Adds insert button in chart library.
757 * Remove frontend assets where they are not needed.
758 * Improve non-English charts compatibility.
759 * Adds a filter to change charts locale.
760
761
762 ### 3.0.6 - 2018-02-27 ###
763
764 * Fix UTF-8 support while saving the data.
765 * Improve editing experience.
766 * Improves compatibility with Premium version.
767 * Adds chart button into TinyMCE editor.
768
769
770 ### 3.0.5 - 2018-01-05 ###
771
772 * Fix chart rendering bug in firefox.
773 * Fix review notification.
774
775
776 ### 3.0.4 - 2017-11-27 ###
777
778 * Fix for review message notification.
779
780
781 ### 3.0.3 - 2017-11-16 ###
782
783 * Adds compatibility with WordPress 4.9.
784
785
786 ### 3.0.2 - 2017-10-10 ###
787
788 * Fix dependency for composer dependencies.
789
790
791 ### 3.0.1 - 2017-10-06 ###
792
793 * Improved compatibility with various theme and plugins.
794 * Fix for chart type selection when creation from media popup.
795
796
797 ### 3.0.0 - 2017-09-05 ###
798
799 * Adds support manual configuration according to Google Visualization API.
800 * Improves compatibility with more features from the pro version.
801
802
803 ### 2.2.0 - 2017-08-16 ###
804
805 * Added custom number format for pie chart.
806 * Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
807
808
809 ### 2.1.9 - 2017-07-10 ###
810
811 * Fixed display error with hex color.
812
813
814 ### 2.1.8 - 2017-07-03 ###
815
816 * Added chart title into library.
817 * Fixed SDK issues with dashboard widget.
818
819
820 ### 2.1.7 ###
821
822 * Updated sdk loading logic.
823
824
825
826 ### 2.1.4 ###
827 * Fixed issues with non-latin chars on CSV files to import.
828
829 ### 2.1.2 ###
830 * Fixed priority issue with wp_enqueue_media
831 * Added latest version of sdk
832
833 ### 2.1.1 ###
834 * Fixed charts bliking on some themes.
835
836 ### 2.1.0 ###
837 * Fixed geomap issue with apikey.
838 * Fixed responsive issues on tabbed interface and page builders.
839 * Added compatibility with premium import from posts/page feature.
840
841 ### 2.0.4 ###
842 * Fixed resize issue in the library page.
843
844 ### 2.0.0 ###
845 * Improved design and layout to support multiple datasources.
846 * Added new integrations in the Pro version.
847 * Added opt-in for tracking.
848
849 ### 1.7.6 ###
850 * Fixed issue when using the same shortcode multiple times on the same page.
851
852 ### 1.7.5 ###
853 * Removed footer banner upsell
854 * Fixed series settings issue
855 * Fixed issue with comas being used in numbers
856
857 ### 1.7.2 ###
858 * Improved charts responsive system
859
860 ### 1.7.1 ###
861 * Fixed grid lines error links
862
863 ### 1.7.0 ###
864 * Fixed responsive issues
865 * Fixed issues with zero margin values
866 * Fixed import issue
867
868 ### 1.6.6 ###
869 * Fixed charts resizing on tabbed content
870
871 ### 1.6.5 ###
872 * Fixed responsive issue
873 * Fixed no axis text color for line and bar charts
874
875
876 ### 1.6.0 ###
877 * Fixed security issue when importing charts
878 * Removed pointer for the pro version
879 * Fixed charts import from media library
880 * Added support to show legend on the left side
881
882
883 ### 1.5.6 ###
884 * Added support for 3 more chart types
885 * Fixed issue with charts not saving
886
887
888 ### 1.5.5 ###
889 * Added export for charts
890 * Enable default value for focus target. Fixed issue with hover which was not working on some machines.
891
892
893 ### 1.5.4 ###
894 * Added free search text over graphs
895
896 ### 1.5.2 ###
897 * Added step2 and 3 into step 1
898
899 ### 1.5.1 ###
900 * Fixed bug with from web button
901
902 ### 1.5 ###
903 * Added support for live editor
904 * Added support for importing data from other charts
905 * Added filter for chart settings
906 * Fixed bug when zero was not working on the charts
907
908 ### 1.4.2.3 ###
909 * Implemented ability to edit horizontal and vertical axis number format for bar and column charts
910
911 ### 1.4.2.2 ###
912 * Added ability to pass a class for chart wrapper div
913 * Added proper label for custom post type
914
915 ### 1.4.2.1 ###
916 * Fixed issue with download_url function which not exists at front end
917 * Added functionality which prevents direct access to the plugin folder
918
919 ### 1.4.2 ###
920 * Fixed remote CSV uploading issue when allow_url_fopen option is disabled in php.ini
921 * Replaced flattr image on widget and added donate link to plugin meta data
922 * Added notification message at library page when allow_url_fopen option is disabled
923
924 ### 1.4.1.1 ###
925 * Removed CSV parser escape constant to prevent warnings which appears when PHP 5.2.x or less is used
926
927 ### 1.4.1 ###
928 * Fixed issue which prevents the plugin working on SSL backend
929 * Fixed issue with CSV file uploading in IE and other browsers
930 * Fixed issue with empty series, which appears due to leading space in a source file
931 * Added ability to define custom delimiter, enclosure and escape variables for CSV parsing
932
933 ### 1.4 ###
934 * Implemented aggregation target and selection mode options for candlestick chart
935 * Implemented focus target and data opacity for columnar chars
936 * Implemented data opacity and interpolate nulls settings for line chart
937 * Implemented ability to edit tooltip settings
938 * Implemented new settings for linear charts like selection mode and aggregation target
939 * Implemented area and point opacity settings for area chart
940 * Implemented new settings for pie chart like pie hole, start angle and slice offset
941 * Implemented ability to select a color for chart title and legend items
942 * Fixed number formatting settings for linear charts, from now it works only for axis labels
943 * Reworked general settings section by moving title and font settings into separate groups
944
945 ### 1.3.0.2 ###
946 * Replaced links to github wiki
947
948 ### 1.3.0.1 ###
949 * Added Flattr button
950
951 ### 1.3.0 ###
952 * Implemented ability to set number and date formatters
953 * Implemented ability to select transparent background for a chart
954 * Fixed JS bugs which appear when post type editor support is disabled
955 * Fixed issue with NULL values for numeric series
956 * Fixed invalid charts rendering at "Add Media" library
957 * Fixed compatibility issue with another Google API related plugins
958 * Added "rate the plugin" box
959
960 ### 1.2.0 ###
961 * Implemented minor grid lines settings.
962 * Implemented view window settings.
963 * Horizontal and vertical axes settings were split into separate groups.
964
965 ### 1.1.4 ###
966 * Bug with float values has been fixed.
967
968 ### 1.1.3 ###
969 * Issue with "fseek warning" for Google Spreadsheet document source, was fixed.
970
971 ### 1.1.2 ###
972 * Compatibility issues with WordPress version 3.6 has been fixed.
973
974 ### 1.1.1 ###
975 * Active type tab in the charts library was fixed.
976 * Library styles were updated.
977
978 ### 1.1.0 ###
979 * Auto population was added for remote CSV file source.
980 * Ability to hook chart series and data was implemented.
981 * Ability to upload CSV files from web was implemented.
982
983 ### 1.0.1 ###
984 * The bug with CSV file uploading was fixed.
985
986 ### 1.0.0 ###
987 * The first version of what wil be the best wp charts plugin.
988