Skip to content

Releases: Codeinwp/visualizer

v3.3.1

28 Sep 04:42
Compare
Choose a tag to compare
  • 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

14 Aug 09:30
Compare
Choose a tag to compare
  • 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

05 May 07:33
Compare
Choose a tag to compare
  • Fix issue with async loading of scripts

v3.2.0

03 May 09:57
Compare
Choose a tag to compare
  • Add support for charts in AMP requests
  • Add support to show charts from JSON/REST endpoints
  • Fix loading of Google Visualization javascript files
  • Add simple editors for editing chart data
  • Tested up to WP 5.2

v3.1.3

24 Feb 07:30
Compare
Choose a tag to compare
  • 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

05 Dec 04:00
Compare
Choose a tag to compare
  • Fix issue with Gutenberg support
  • Fix issue with loading new Table chart
  • Fix options that don't work correctly with some charts

v3.1.0

03 Dec 07:43
Compare
Choose a tag to compare
  • Add Table chart
  • Fix date format in sample files

v3.0.12

11 Oct 05:35
Compare
Choose a tag to compare
  • 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.

v3.0.10

20 Jul 08:55
Compare
Choose a tag to compare
  • Fixed problem with chart reverting to the default values
  • Fixed problem with Boolean column type
  • Fixed problem with the Geo chart type not saving colors options

v3.0.9

12 Jul 10:01
Compare
Choose a tag to compare
  • New chart title option for the back-end of the charts that don't allow a title on the front-end
  • Store the png images of the charts in a global array that can be used in JS
  • Added options for charts animations