Skip to content

Releases: Codeinwp/visualizer

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

v3.0.8

27 Jun 15:40
Compare
Choose a tag to compare
  • Added revision support for the chart post type
  • Added both % and Value to the Pie Slice
  • Use the blog locale for Visualizer's options
  • Fixed issue with data being fetched from the remote source every single time the chart was shown
  • Fixed issue with scheduled charts not being updated if one of the scheduled charts is deleted

v3.0.7

26 Mar 13:04
Compare
Choose a tag to compare
  • Adds insert button in chart library.
  • Remove frontend assets where they are not needed.
  • Improve non-English charts compatibility.
  • Adds a filter to change charts locale.

v3.0.6

27 Feb 16:23
Compare
Choose a tag to compare
  • Fix UTF-8 support while saving the data.
  • Improve editing experience.
  • Improves compatibility with Premium version.
  • Adds chart button into TinyMCE editor.