Releases: Codeinwp/visualizer
Releases · Codeinwp/visualizer
v3.3.1
- Increase minimum requirement to PHP 5.6
- Fixed issue with loading customization.js on multisites
- Fixed issue with manually editing a remotely loaded chart
- Fixed issues with cloning
- Fixed issues with ChartJS assigning default colors
- Fix security issues in block editor
v3.3.0
- Add support for ChartJS
- Add alpha color picker for supported charts
- Fix issue with some options of DataTable
- Include DataTable charts in block editor
- Fix issue with import from JSON not working with some sources
- Add menu and onboarding page
- Fix issue with frontend action checkboxes
- Improve UX in advanced settings
v3.2.1
v3.2.0
v3.1.3
- Fix issue with changing column settings of the last column in table chart
- Add support for query language to get subset of data from Google Spreadsheet
- Fix conflict with jquery 3.3.x
- Migrated PHPExcel to PhpSpreadsheet
- Front end action 'print' should print the chart and fall back to printing the data
- Fix issue with table chart not showing in IE
- Fix issue with multiple instances of same chart not showing
- Fix issue with date type column does not work with Combo charts
- Tested with WP 5.1
v3.1.1
v3.1.0
v3.0.12
- Added filter to enable users to change schedule of charts.
- Fixed bug with line chart with timeofday column.
- Fixed bug with scheduled charts that sometimes did not show updated data.
- Javascript can be customized on a per user basis that will not be wiped out on update.