Skip to content

Releases: Codeinwp/visualizer

v3.3.3

12 Nov 04:23

Choose a tag to compare

  • Tested upto WordPress 5.3

v3.3.2

03 Oct 16:07

Choose a tag to compare

  • Add support for Dataset schema
  • Horizontal Axis formatting should apply to tooltips

v3.3.1

28 Sep 04:42

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

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

Choose a tag to compare

  • Fix issue with async loading of scripts

v3.2.0

03 May 09:57

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

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

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

Choose a tag to compare

  • Add Table chart
  • Fix date format in sample files

v3.0.12

11 Oct 05:35

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.