Releases: Codeinwp/visualizer
Releases · Codeinwp/visualizer
v3.4.6
-
- [Feat] Show chart ID in the chart library
-
- [Fix] Compatibility with WP 5.5
-
- [Fix] Google charts: Series number format not applying in the Gutenberg editor
-
- [Fix] Google Table chart does not display chart if boolean values are specified
-
- [Fix] Duplicated enque for jsapi loader
v3.4.5
v3.4.4
- [Feat] Option to download charts as .png images
- [Fix] Make UI more intuitive when a chart is missing in the editor
- [Fix] Clicking Copy chart shows the Copied message multiple times
- [Fix] Conflict with Modern Events Calendar plugin
- [Fix] Chart size ( width and height ) options not working for ChartJS charts
- [Fix] Resizing the window causes annotation-based charts to throw an error
- [Fix] Remove Inside the Chart option as legend position for Google Pie charts
- [Fix] Clicking Advanced Options panel breaks Bubble chart
- [Fix] Missing posts revisions on chart update
v3.4.3
- [Feat] Improved chart creation UX
- [Feat] New option to control the number of charts per page in the Charts Library
- [Feat] New option for filtering/ordering charts in the Charts Library
- [Feat] Support for custom codes for the boolean data type in Table charts
- [Fix] Support for displaying apostrophes in charts
- [Fix] Visualizer button layout in the Classic block
- [Fix] Bulk activation of plugin aborts activation of subsequent plugins
v3.4.2
v3.4.1
v3.4.0
- [Feat] Support for authentication for JSON import
- [Feat] New chart type: Bubble
- [Feat] Combine one-time import and schedule import into a single control for an online .csv file import
- [Feat] Add support for annotations and other roles
- [Feat] For every chart show the last updated date and any error that exists
- [Feat] Tested up to WP 5.3
- [Fix] When new data is imported using csv/url, the manual editor still show old data
- [Fix] Having SCRIPT_DEBUG on causes issues in real time update of charts
- [Fix] Table chart: Error appears when trying to import from JSON
- [Fix] PHP Fatal error: Uncaught Error: Cannot unset string offsets
- [Fix] Long responsive table can overflow on smaller screens