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

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

822 lines 29.0 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: 3.5
5 Tested up to: 6.0
6 Requires PHP: 5.6
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. 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
163
164 == Changelog ==
165
166 ##### [Version 3.8.1](https://github.com/Codeinwp/visualizer/compare/v3.8.0...v3.8.1) (2022-10-12)
167
168
169 - Change copy shortcode icon to clone a chart We can change copy Short Code icon [#945](https://github.com/Codeinwp/visualizer/issues/945)
170 - Fix temp file creation issue on instawp selecting the line chart is not working on instawp [#940](https://github.com/Codeinwp/visualizer/issues/940)
171 - Fix control Type error
172 - Fixed simple editor scrolling issue
173 - Fix filter broken layout
174 - Fix chartJs javascript error when rendering multiple charts
175
176
177
178
179 #### [Version 3.8.0](https://github.com/Codeinwp/visualizer/compare/v3.7.12...v3.8.0) (2022-09-21)
180
181 - Add data filter support for the charts
182
183
184
185
186 ##### [Version 3.7.12](https://github.com/Codeinwp/visualizer/compare/v3.7.11...v3.7.12) (2022-09-07)
187
188 - Fixed compatibility issue with some themes and plugins [#933](https://github.com/Codeinwp/visualizer/issues/933)
189
190
191
192
193 ##### [Version 3.7.11](https://github.com/Codeinwp/visualizer/compare/v3.7.10...v3.7.11) (2022-08-30)
194
195 - Fix update axis baseline color [#925](https://github.com/Codeinwp/visualizer/issues/925)
196 - Update more features images [#926](https://github.com/Codeinwp/visualizer/issues/926)
197 - Fix update minor grid line field [#924](https://github.com/Codeinwp/visualizer/issues/924)
198 - Add new filter for container attributes [#922](https://github.com/Codeinwp/visualizer/issues/922)
199 - Fix axis data format issue [#920](https://github.com/Codeinwp/visualizer/issues/920)
200 - Chart unique title [#915](https://github.com/Codeinwp/visualizer/issues/915)
201 - Fix block back button issue [#930](https://github.com/Codeinwp/visualizer/issues/930)
202 - Userguide broken documentation link [#918](https://github.com/Codeinwp/visualizer/issues/918)
203
204
205
206
207 ##### [Version 3.7.10](https://github.com/Codeinwp/visualizer/compare/v3.7.9...v3.7.10) (2022-07-05)
208
209
210 - Fix watermark/copyright opacity wrong value [#910](https://github.com/Codeinwp/visualizer/issues/910)
211
212
213
214
215 ##### [Version 3.7.9](https://github.com/Codeinwp/visualizer/compare/v3.7.8...v3.7.9) (2022-06-22)
216
217 * Fix branding bad HTML
218
219
220
221
222 ##### [Version 3.7.8](https://github.com/Codeinwp/visualizer/compare/v3.7.7...v3.7.8) (2022-06-21)
223
224 - Add the description field in the pie chart
225 - Fix Label other is not visible on the pie chart
226 - Fix the pagination issue in the chart library
227 - Update dependencies
228
229
230
231
232 ##### [Version 3.7.7](https://github.com/Codeinwp/visualizer/compare/v3.7.6...v3.7.7) (2022-05-31)
233
234 * Harden security by enforcing escaped urls.
235
236
237
238
239 ##### [Version 3.7.6](https://github.com/Codeinwp/visualizer/compare/v3.7.5...v3.7.6) (2022-05-26)
240
241 - Fix PHP 8.0 or above compatibility issue
242 - Fix the space missing between the id and class attributes of the charts
243 - Fix compatibility issue with Ultimate Coupons for WooCommerce Free plugin
244 - Fix charts placed in accordion (tabs) that do not load properly
245 - Fix conflict with translation plugins
246
247
248
249
250 ##### [Version 3.7.5](https://github.com/Codeinwp/visualizer/compare/v3.7.4...v3.7.5) (2022-03-17)
251
252 - Fix display long hAxis text issue
253 - Improve features discoverability.
254
255
256
257
258 ##### [Version 3.7.4](https://github.com/Codeinwp/visualizer/compare/v3.7.3...v3.7.4) (2022-02-07)
259
260 - Fix multiple lazy load charts issue
261 - Tested up to WordPress 5.9 version
262
263
264
265
266 ##### [Version 3.7.3](https://github.com/Codeinwp/visualizer/compare/v3.7.2...v3.7.3) (2022-01-19)
267
268 - Fix multiple charts lazy rendering issue
269 - Upgrade jQuery UI core library CDN
270 - Fix console error when rendering multiple charts
271 - Keep only Line / Pie / bar / Table charts in free version
272
273
274
275
276 ##### [Version 3.7.2](https://github.com/Codeinwp/visualizer/compare/v3.7.1...v3.7.2) (2021-12-20)
277
278 - Add latest chartJS library support in the bar chart
279 - Fix horizontal axis showing date format in Bar chart
280 - Fix orientation rotate issue in mobile
281 - CSS performance improvements
282 - Improve JS performance
283
284
285
286
287 ##### [Version 3.7.1](https://github.com/Codeinwp/visualizer/compare/v3.7.0...v3.7.1) (2021-11-17)
288
289 - [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
290 - [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
291 - [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
292 - [Fix] Multiple Visualizer charts causing rendering issues (blank page)
293 - [Fix] Charts are not resizing on landscape view on mobile
294 - [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
295 - [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value
296
297
298
299
300 #### [Version 3.7.0](https://github.com/Codeinwp/visualizer/compare/v3.6.1...v3.7.0) (2021-10-07)
301
302 #### Features
303 - Add option to enable/disable save the chart image
304 - Enhanced caching
305
306 #### Fixes
307 - Fix undefined variable errors when using Gutenberg blocks
308 - Fix broken chart in iOS and Safari
309 - Fix custom refresh time support for DB chart
310 - Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
311 - Fix pagination doesn't work in the library
312 - Fix HTML entities in JSON break Visualizer Table Chart
313 - Fix string type columns affect the target of the formatting applied to a number column
314
315
316
317
318 ##### [Version 3.6.1](https://github.com/Codeinwp/visualizer/compare/v3.6.0...v3.6.1) (2021-08-04)
319
320 - Fix broken dropdown style issue
321 - Add block support in widget area
322 - Add wp alpha color picker support
323 - Fix broken chart layout issue when add long title
324
325
326
327
328 #### [Version 3.6.0](https://github.com/Codeinwp/visualizer/compare/v3.5.1...v3.6.0) (2021-07-08)
329
330 ### Features
331 * Adds option to render chart as image
332 * Automatically render chart as image on AMP
333
334 ### Fixes
335 * [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
336 * Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
337 * Improve compatibility with Site Kit by Google
338 * Loading icon doesn't disappear until you edit the chart again [Line Chart]
339 * Broken chart if used inside an accordion (expand/collapse)
340
341
342
343
344 ##### [Version 3.5.1](https://github.com/Codeinwp/visualizer/compare/v3.5.0...v3.5.1) (2021-05-25)
345
346
347 - Fix compatibility with 3rd party plugins which use the same js library as Visualizer [#801](https://github.com/Codeinwp/visualizer/issues/801)
348 - Fix fatal error when a new chart is created on PHP 8 [#795](https://github.com/Codeinwp/visualizer/issues/795)
349 - Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
350
351 #### Features:
352 - Adds option to add schema.org Dataset for license and creator [#794](https://github.com/Codeinwp/visualizer/issues/794)
353
354
355
356
357 #### [Version 3.5.0](https://github.com/Codeinwp/visualizer/compare/v3.4.11...v3.5.0) (2021-04-28)
358
359 #### Fixes
360 - Permissions tab disappears after a user modifies a chart's data
361 - Conflict with Edit Flow plugin
362 - Improve compatibility with Ninja Forms
363 - Fix for color for Minor Grid Lines not working
364
365 #### Features
366 - Add support for key:value header to access JSON endpoints
367 - Option to download CSV data of the chart without the row with series type
368
369
370
371 = 3.4.11 - 2021-02-16 =
372
373 [Feat] Tested up to WP 5.6
374
375
376 = 3.4.10 - 2020-12-09 =
377
378 * [Fix] Compatibility with Composer 2.0
379
380
381 = 3.4.9 - 2020-11-26 =
382
383 * [Fix] Pie chart slices offset problem in the Gutenberg editor
384 * [Fix] Warning is thrown when remote file is used as source
385 * [Fix] Bubble chart legend position not working in the Gutenberg editor
386
387
388 = 3.4.8 - 2020-09-29 =
389
390 * [Fix] Option to edit charts imported from JSON
391
392
393 = 3.4.7 - 2020-09-21 =
394
395 * - [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
396 * - [Fix] numberFormat option doesn't apply in Bar charts when using annotations
397 * - [Fix] Google GEO chart is not rendering if 3rd data column is added
398
399
400 = 3.4.6 - 2020-08-11 =
401
402 * - [Feat] Show chart ID in the chart library
403 * - [Fix] Compatibility with WP 5.5
404 * - [Fix] Google charts: Series number format not applying in the Gutenberg editor
405 * - [Fix] Google Table chart does not display chart if boolean values are specified
406 * - [Fix] Duplicated enque for jsapi loader
407
408
409 = 3.4.5 - 2020-07-08 =
410
411 * [Feat] New Google Table Charts
412 * [Feat] Option for lazy loading Google Charts
413 * [Feat] Option to easily copy chart shortcode code
414 * [Fix] Remove Inside the Chart option for the legend position for Google Pie charts
415
416
417 = 3.4.4 - 2020-06-16 =
418
419 * [Feat] Option to download charts as .png images
420 * [Fix] Make UI more intuitive when a chart is missing in the editor
421 * [Fix] Clicking Copy chart shows the Copied message multiple times
422 * [Fix] Conflict with Modern Events Calendar plugin
423 * [Fix] Chart size ( width and height ) options not working for ChartJS charts
424 * [Fix] Resizing the window causes annotation-based charts to throw an error
425 * [Fix] Remove Inside the Chart option as legend position for Google Pie charts
426 * [Fix] Clicking Advanced Options panel breaks Bubble chart
427 * [Fix] Missing posts revisions on chart update
428
429
430 = 3.4.3 - 2020-05-04 =
431
432 * [Feat] Improved chart creation UX
433 * [Feat] New option to control the number of charts per page in the Charts Library
434 * [Feat] New option for filtering/ordering charts in the Charts Library
435 * [Feat] Support for custom codes for the boolean data type in Table charts
436 * [Fix] Support for displaying apostrophes in charts
437 * [Fix] Visualizer button layout in the Classic block
438 * [Fix] Bulk activation of plugin aborts activation of subsequent plugins
439
440
441 = 3.4.2 - 2020-02-17 =
442
443 * New Cypress tests for the Gutenberg block
444
445
446 = 3.4.1 - 2020-02-14 =
447
448 * [Fix] Insert chart button in the classic block
449 * [Fix for Pro version] Import from chart did not work
450
451
452 = 3.4.0 - 2020-02-13 =
453
454 * [Feat] Support for authentication for JSON import
455 * [Feat] New chart type: Bubble
456 * [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
457 * [Feat] Add support for annotations and other roles
458 * [Feat] For every chart show the last updated date and any error that exists
459 * [Feat] Tested up to WP 5.3
460 * [Fix] When new data is imported using csv/url, the manual editor still show old data
461 * [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
462 * [Fix] Table chart: Error appears when trying to import from JSON
463 * [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
464 * [Fix] Long responsive table can overflow on smaller screens
465
466
467 = 3.3.4 - 2019-11-15 =
468
469 * Fix issue with table chart not loading in the block editor
470
471
472 = 3.3.3 - 2019-11-12 =
473
474 * Tested upto WordPress 5.3
475
476
477 = 3.3.2 - 2019-10-03 =
478
479 * Add support for Dataset schema
480 * Horizontal Axis formatting should apply to tooltips
481
482
483 ### 3.3.1 - 2019-09-28 ###
484
485 * Increase minimum requirement to PHP 5.6
486 * Fixed issue with loading customization.js on multisites
487 * Fixed issue with manually editing a remotely loaded chart
488 * Fixed issues with cloning
489 * Fixed issues with ChartJS assigning default colors
490 * Fix security issues in block editor
491
492
493 ### 3.3.0 - 2019-08-14 ###
494
495 * Add support for ChartJS
496 * Add alpha color picker for supported charts
497 * Fix issue with some options of DataTable
498 * Include DataTable charts in block editor
499 * Fix issue with import from JSON not working with some sources
500 * Add menu and onboarding page
501 * Fix issue with frontend action checkboxes
502 * Improve UX in advanced settings
503
504
505 ### 3.2.1 - 2019-05-05 ###
506
507 * Fix issue with async loading of scripts
508
509
510 ### 3.2.0 - 2019-05-03 ###
511
512 * Add support for charts in AMP requests
513 * Add support to show charts from JSON/REST endpoints
514 * Fix loading of Google Visualization javascript files
515 * Add simple editors for editing chart data
516 * Tested up to WP 5.2
517
518
519 ### 3.1.3 - 2019-02-24 ###
520
521 * Fix issue with changing column settings of the last column in table chart
522 * Add support for query language to get subset of data from Google Spreadsheet
523 * Fix conflict with jquery 3.3.x
524 * Migrated PHPExcel to PhpSpreadsheet
525 * Front end action 'print' should print the chart and fall back to printing the data
526 * Fix issue with table chart not showing in IE
527 * Fix issue with multiple instances of same chart not showing
528 * Fix issue with date type column does not work with Combo charts
529 * Tested with WP 5.1
530
531
532 ### 3.1.2 - 2018-12-06 ###
533
534 * Fix bug "Warning: A non-numeric value encountered"
535 * Tested with WP 5.0
536
537
538 ### 3.1.1 - 2018-12-05 ###
539
540 * Fix issue with Gutenberg support
541 * Fix issue with loading new Table chart
542 * Fix options that don't work correctly with some charts
543
544
545 ### 3.1.0 - 2018-12-03 ###
546
547 * Add Table chart
548 * Fix date format in sample files
549
550
551 ### 3.0.12 - 2018-10-11 ###
552
553 * Added filter to enable users to change schedule of charts.
554 * Fixed bug with line chart with timeofday column.
555 * Fixed bug with scheduled charts that sometimes did not show updated data.
556 * Javascript can be customized on a per user basis that will not be wiped out on update.
557
558
559 ### 3.0.11 - 2018-08-15 ###
560
561 * Fixed issue with the Series Settings options for the Table Chart
562 * Fixed issue with chart showing "Table has no columns" with remote sources
563
564
565 ### 3.0.10 - 2018-07-20 ###
566
567 * Fixed problem with chart reverting to the default values
568 * Fixed problem with Boolean column type
569 * Fixed problem with the Geo chart type not saving colors options
570
571
572 ### 3.0.9 - 2018-07-12 ###
573
574 * New chart title option for the back-end of the charts that don't allow a title on the front-end
575 * Store the png images of the charts in a global array that can be used in JS
576 * Added options for charts animations
577
578
579 ### 3.0.8 - 2018-06-27 ###
580
581 * Added revision support for the chart post type
582 * Added both % and Value to the Pie Slice
583 * Use the blog locale for Visualizer's options
584 * Fixed issue with data being fetched from the remote source every single time the chart was shown
585 * Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted
586
587
588 ### 3.0.7 - 2018-03-26 ###
589
590 * Adds insert button in chart library.
591 * Remove frontend assets where they are not needed.
592 * Improve non-English charts compatibility.
593 * Adds a filter to change charts locale.
594
595
596 ### 3.0.6 - 2018-02-27 ###
597
598 * Fix UTF-8 support while saving the data.
599 * Improve editing experience.
600 * Improves compatibility with Premium version.
601 * Adds chart button into TinyMCE editor.
602
603
604 ### 3.0.5 - 2018-01-05 ###
605
606 * Fix chart rendering bug in firefox.
607 * Fix review notification.
608
609
610 ### 3.0.4 - 2017-11-27 ###
611
612 * Fix for review message notification.
613
614
615 ### 3.0.3 - 2017-11-16 ###
616
617 * Adds compatibility with WordPress 4.9.
618
619
620 ### 3.0.2 - 2017-10-10 ###
621
622 * Fix dependency for composer dependencies.
623
624
625 ### 3.0.1 - 2017-10-06 ###
626
627 * Improved compatibility with various theme and plugins.
628 * Fix for chart type selection when creation from media popup.
629
630
631 ### 3.0.0 - 2017-09-05 ###
632
633 * Adds support manual configuration according to Google Visualization API.
634 * Improves compatibility with more features from the pro version.
635
636
637 ### 2.2.0 - 2017-08-16 ###
638
639 * Added custom number format for pie chart.
640 * Added frontend actions buttons ( Print, Export to CSV, Export to Excel, Copy)
641
642
643 ### 2.1.9 - 2017-07-10 ###
644
645 * Fixed display error with hex color.
646
647
648 ### 2.1.8 - 2017-07-03 ###
649
650 * Added chart title into library.
651 * Fixed SDK issues with dashboard widget.
652
653
654 ### 2.1.7 ###
655
656 * Updated sdk loading logic.
657
658
659
660 ### 2.1.4 ###
661 * Fixed issues with non-latin chars on CSV files to import.
662
663 ### 2.1.2 ###
664 * Fixed priority issue with wp_enqueue_media
665 * Added latest version of sdk
666
667 ### 2.1.1 ###
668 * Fixed charts bliking on some themes.
669
670 ### 2.1.0 ###
671 * Fixed geomap issue with apikey.
672 * Fixed responsive issues on tabbed interface and page builders.
673 * Added compatibility with premium import from posts/page feature.
674
675 ### 2.0.4 ###
676 * Fixed resize issue in the library page.
677
678 ### 2.0.0 ###
679 * Improved design and layout to support multiple datasources.
680 * Added new integrations in the Pro version.
681 * Added opt-in for tracking.
682
683 ### 1.7.6 ###
684 * Fixed issue when using the same shortcode multiple times on the same page.
685
686 ### 1.7.5 ###
687 * Removed footer banner upsell
688 * Fixed series settings issue
689 * Fixed issue with comas being used in numbers
690
691 ### 1.7.2 ###
692 * Improved charts responsive system
693
694 ### 1.7.1 ###
695 * Fixed grid lines error links
696
697 ### 1.7.0 ###
698 * Fixed responsive issues
699 * Fixed issues with zero margin values
700 * Fixed import issue
701
702 ### 1.6.6 ###
703 * Fixed charts resizing on tabbed content
704
705 ### 1.6.5 ###
706 * Fixed responsive issue
707 * Fixed no axis text color for line and bar charts
708
709
710 ### 1.6.0 ###
711 * Fixed security issue when importing charts
712 * Removed pointer for the pro version
713 * Fixed charts import from media library
714 * Added support to show legend on the left side
715
716
717 ### 1.5.6 ###
718 * Added support for 3 more chart types
719 * Fixed issue with charts not saving
720
721
722 ### 1.5.5 ###
723 * Added export for charts
724 * Enable default value for focus target. Fixed issue with hover which was not working on some machines.
725
726
727 ### 1.5.4 ###
728 * Added free search text over graphs
729
730 ### 1.5.2 ###
731 * Added step2 and 3 into step 1
732
733 ### 1.5.1 ###
734 * Fixed bug with from web button
735
736 ### 1.5 ###
737 * Added support for live editor
738 * Added support for importing data from other charts
739 * Added filter for chart settings
740 * Fixed bug when zero was not working on the charts
741
742 ### 1.4.2.3 ###
743 * Implemented ability to edit horizontal and vertical axis number format for bar and column charts
744
745 ### 1.4.2.2 ###
746 * Added ability to pass a class for chart wrapper div
747 * Added proper label for custom post type
748
749 ### 1.4.2.1 ###
750 * Fixed issue with download_url function which not exists at front end
751 * Added functionality which prevents direct access to the plugin folder
752
753 ### 1.4.2 ###
754 * Fixed remote CSV uploading issue when allow_url_fopen option is disabled in php.ini
755 * Replaced flattr image on widget and added donate link to plugin meta data
756 * Added notification message at library page when allow_url_fopen option is disabled
757
758 ### 1.4.1.1 ###
759 * Removed CSV parser escape constant to prevent warnings which appears when PHP 5.2.x or less is used
760
761 ### 1.4.1 ###
762 * Fixed issue which prevents the plugin working on SSL backend
763 * Fixed issue with CSV file uploading in IE and other browsers
764 * Fixed issue with empty series, which appears due to leading space in a source file
765 * Added ability to define custom delimiter, enclosure and escape variables for CSV parsing
766
767 ### 1.4 ###
768 * Implemented aggregation target and selection mode options for candlestick chart
769 * Implemented focus target and data opacity for columnar chars
770 * Implemented data opacity and interpolate nulls settings for line chart
771 * Implemented ability to edit tooltip settings
772 * Implemented new settings for linear charts like selection mode and aggregation target
773 * Implemented area and point opacity settings for area chart
774 * Implemented new settings for pie chart like pie hole, start angle and slice offset
775 * Implemented ability to select a color for chart title and legend items
776 * Fixed number formatting settings for linear charts, from now it works only for axis labels
777 * Reworked general settings section by moving title and font settings into separate groups
778
779 ### 1.3.0.2 ###
780 * Replaced links to github wiki
781
782 ### 1.3.0.1 ###
783 * Added Flattr button
784
785 ### 1.3.0 ###
786 * Implemented ability to set number and date formatters
787 * Implemented ability to select transparent background for a chart
788 * Fixed JS bugs which appear when post type editor support is disabled
789 * Fixed issue with NULL values for numeric series
790 * Fixed invalid charts rendering at "Add Media" library
791 * Fixed compatibility issue with another Google API related plugins
792 * Added "rate the plugin" box
793
794 ### 1.2.0 ###
795 * Implemented minor grid lines settings.
796 * Implemented view window settings.
797 * Horizontal and vertical axes settings were split into separate groups.
798
799 ### 1.1.4 ###
800 * Bug with float values has been fixed.
801
802 ### 1.1.3 ###
803 * Issue with "fseek warning" for Google Spreadsheet document source, was fixed.
804
805 ### 1.1.2 ###
806 * Compatibility issues with WordPress version 3.6 has been fixed.
807
808 ### 1.1.1 ###
809 * Active type tab in the charts library was fixed.
810 * Library styles were updated.
811
812 ### 1.1.0 ###
813 * Auto population was added for remote CSV file source.
814 * Ability to hook chart series and data was implemented.
815 * Ability to upload CSV files from web was implemented.
816
817 ### 1.0.1 ###
818 * The bug with CSV file uploading was fixed.
819
820 ### 1.0.0 ###
821 * The first version of what wil be the best wp charts plugin.
822