Skip to content

Releases: Codeinwp/visualizer

v3.7.0

07 Oct 10:28
Compare
Choose a tag to compare

Version 3.7.0 (2021-10-07)

Features

  • Add option to enable/disable save the chart image
  • Enhanced caching

Fixes

  • Fix undefined variable errors when using Gutenberg blocks
  • Fix broken chart in iOS and Safari
  • Fix custom refresh time support for DB chart
  • Fix table placed inside accordion cannot be scrolled down (refreshes all the time)
  • Fix pagination doesn't work in the library
  • Fix HTML entities in JSON break Visualizer Table Chart
  • Fix string type columns affect the target of the formatting applied to a number column

v3.6.1

04 Aug 19:46
Compare
Choose a tag to compare
Version 3.6.1 (2021-08-04)
  • Fix broken dropdown style issue
  • Add block support in widget area
  • Add wp alpha color picker support
  • Fix broken chart layout issue when add long title

v3.6.0

08 Jul 14:14
Compare
Choose a tag to compare

Version 3.6.0 (2021-07-08)

Features

  • Adds option to render chart as image
  • Automatically render chart as image on AMP

Fixes

  • [Chart Type: TABLE] When adding a blank header, the last column of the table disappears
  • Styling is not applied to Chart Area for Table Chart ( Margin, Width, Height)
  • Improve compatibility with Site Kit by Google
  • Loading icon doesn't disappear until you edit the chart again [Line Chart]
  • Broken chart if used inside an accordion (expand/collapse)

v3.5.1

25 May 09:08
Compare
Choose a tag to compare
Version 3.5.1 (2021-05-25)
  • Fix compatibility with 3rd party plugins which use the same js library as Visualizer #801
  • Fix fatal error when a new chart is created on PHP 8 #795
  • Chart doesn't get refreshed automatically when the JSON endpoint is used as the data source

Features:

  • Adds option to add schema.org Dataset for license and creator #794

v3.5.0

28 Apr 16:19
Compare
Choose a tag to compare

Version 3.5.0 (2021-04-28)

  • Permissions tab disappears after a user modifies a chart's data #728
  • Conflict with Edit Flow plugin
  • Improve compatibility with Ninja Forms
  • Fix for color for Minor Grid Lines not working

Features

  • Add support for key:value header to access JSON endpoints
  • Option to download CSV data of the chart without the row with series type

v3.4.11

16 Feb 18:48
Compare
Choose a tag to compare
  • Development

v3.4.10

09 Dec 13:05
Compare
Choose a tag to compare
  • [Fix] Compatibility with Composer 2.0

v3.4.9

26 Nov 09:40
Compare
Choose a tag to compare
  • [Fix] Pie chart slices offset problem in the Gutenberg editor
  • [Fix] Warning is thrown when remote file is used as source
  • [Fix] Bubble chart legend position not working in the Gutenberg editor

v3.4.8

29 Sep 13:38
Compare
Choose a tag to compare
  • [Fix] Option to edit charts imported from JSON

v3.4.7

21 Sep 12:24
Compare
Choose a tag to compare
    • [Fix] Import from JSON: Reordering columns only reorders the label, not the associated data
    • [Fix] numberFormat option doesn't apply in Bar charts when using annotations
    • [Fix] Google GEO chart is not rendering if 3rd data column is added