Skip to content

Releases: Codeinwp/visualizer

v3.7.2

20 Dec 09:59

Choose a tag to compare

Version 3.7.2 (2021-12-20)
  • Add latest chartJS library support in the bar chart
  • Fix horizontal axis showing date format in Bar chart
  • Fix orientation rotate issue in mobile
  • CSS performance improvements
  • Improve JS performance

v3.7.1

17 Nov 10:34

Choose a tag to compare

Version 3.7.1 (2021-11-17)
  • [Feat] Allow charts to render in dashboard areas via 3rd party plugins like Dashboard Widgets Suite
  • [Fix] Changing Line Chart series style to dot on some series changes the order of tooltip information
  • [Fix] Problem with X-Axis of Line chart on Safari if date/datetime is used as values
  • [Fix] Multiple Visualizer charts causing rendering issues (blank page)
  • [Fix] Charts are not resizing on landscape view on mobile
  • [Fix] Notices/Warnings appear on the front-end if the user is not logged in for some charts
  • [Fix] Radar/Spider Chart Tooltip in PRO does not show the data value

v3.7.0

07 Oct 10:28

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

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

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

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

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

Choose a tag to compare

  • Development

v3.4.10

09 Dec 13:05

Choose a tag to compare

  • [Fix] Compatibility with Composer 2.0

v3.4.9

26 Nov 09:40

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