Releases: Codeinwp/visualizer
Releases · Codeinwp/visualizer
v3.7.0
Version 3.7.0 (2021-10-07)
Features
- Add option to enable/disable save the chart image
- Enhanced caching
Fixes
- Fix undefined variable errors when using Gutenberg blocks
- Fix broken chart in iOS and Safari
- Fix custom refresh time support for DB chart
- Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
- Fix pagination doesn't work in the library
- Fix HTML entities in JSON break Visualizer Table Chart
- Fix string type columns affect the target of the formatting applied to a number column
v3.6.1
Version 3.6.1 (2021-08-04)
- Fix broken dropdown style issue
- Add block support in widget area
- Add wp alpha color picker support
- Fix broken chart layout issue when add long title
v3.6.0
Version 3.6.0 (2021-07-08)
Features
- Adds option to render chart as image
- Automatically render chart as image on AMP
Fixes
- [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
- Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
- Improve compatibility with Site Kit by Google
- Loading icon doesn't disappear until you edit the chart again [Line Chart]
- Broken chart if used inside an accordion (expand/collapse)
v3.5.1
Version 3.5.1 (2021-05-25)
- Fix compatibility with 3rd party plugins which use the same js library as Visualizer #801
- Fix fatal error when a new chart is created on PHP 8 #795
- Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source
Features:
- Adds option to add schema.org Dataset for license and creator #794
v3.5.0
Version 3.5.0 (2021-04-28)
- Permissions tab disappears after a user modifies a chart's data #728
- Conflict with Edit Flow plugin
- Improve compatibility with Ninja Forms
- Fix for color for Minor Grid Lines not working
Features
- Add support for key:value header to access JSON endpoints
- Option to download CSV data of the chart without the row with series type