1.18.1 on March 27, 2026
- Fixes fatal error on activation introduced in 1.18.
Release notes and version history for GravityCharts . Turn Gravity Forms entries into interactive charts and graphs to build dashboards, reports, and derive data-driven insights.
This update improves conditional logic with better Multiple Forms compatibility, numeric comparisons, and author search.
Note: GravityCharts now requires PHP 7.4 or newer.
This release enhances conditional logic and resolves a fatal error when creating chart feeds.
{user:} and {created_by:} merge tags are now treated as no-match when the user is logged out;This release improves conditional logic and fixes a label color issue when using custom palettes with HEX colors.
is empty and is not empty operators;#FF0000) now correctly generate labels based on contrast.This release resolves a PHP 8+ fatal error related to non-string labels in chart data.
This release adds more control over chart data sorting and fixes an issue with hiding empty labels.
This hotfix resolves a fatal error that occurred when updating the plugin from version 1.14.1 or earlier.
This update fixes several compatibility issues with GravityView, resolves display problems with long labels in charts, and fixes warnings and notices triggered by PHP and WordPress 6.8.
This release fixes a bug that caused charts to break when referencing missing or deleted form fields.
This update adds new aggregate options and improves chart performance.
gk/gravitycharts/api/field/input-types filter to modify the input types available for a field selector in the Charts feed;gk/gravitycharts/api/query filter to modify the GF_Query object used for a feed;gk/gravitycharts/api/field/options filter to modify labels and values for a field;gk/gravitycharts/api/decimals filter to modify the maximum number of decimals used in chart values.gk/gravitycharts/api/entries and gk/gravitycharts/api/batch-size filters.This release resolves issues with conditional logic and GravityCharts block resizing.
This release improves conditional logic functionality and fixes a deprecation notice in Gravity Forms 2.9.1+.
has ANY of or has ALL of operators;has ANY of or has ALL of operators, caused the user interface to break.GFFormsModel::matches_operation() method.This hotfix resolves an issue introduced in the previous release that affected theme customizer functionality.
This release adds a simple way to access all chart feeds from the GravityKit menu and introduces new customization options for the GravityCharts block and View widget.
This release introduces new chart options, improves conditional logic, and fixes several issues, including a non-critical PHP notice in WordPress 6.7 and newer.
is empty and is not empty operators for fields with predefined choices;contains operator when fields have predefined choices;gk/gravitycharts/api/js/response filter to modify the response object before it is turned into a JSON string;gk/gravitycharts/api/js/json filter to modify the JSON string before it is returned;gk/gravitycharts/api/chart/description filter to modify the description template;gk/gravitycharts/api/chart/options filter to modify the description options;gk/gravitycharts/api/chart/data filter to modify the data object.This release adds support for the Multiple Choice field (Gravity Forms 2.9+), fixes bugs, and updates internal components.
0, despite it being a valid choice, were not included in the chart.This release fixes a JavaScript bug, enhances security, and updates internal components for better performance and compatibility.
This release enhances the conditional logic functionality in chart feeds and updates internal components for better performance and compatibility.
This update addresses issues with chart rendering and date handling, improving both the security and accuracy of the displayed data. It also features an updated version of Foundation with an important fix for sites using object caching plugins.
Developer Updates:
gk/gravitycharts/api/batch-size filter to modify the number of entries fetched from the database at a timeDeveloper Updates:
gk/gravitycharts/color-palettes filter, which was accidentally removed in version 1.4Developer Updates:
{gravitycharts} merge tag to the form confirmation text and including entry=true in the merge tagentry=<entry ID> to the [gravitycharts] shortcodeDeveloper Updates:
gk/gravitycharts/api/label-width filter to split long labels into multiple linesNote: GravityCharts now requires PHP 7.2 or newer
{gravitycharts} Merge Tagembed_type parameter to the [gravitycharts] shortcode – See the shortcode docsDeveloper Notes:
gk/gravitycharts/image-charts/quickchart/instance action to modify the QuickChart instance before rendering — See the hook and code examples[gravitycharts] shortcode without any parameters[gravitycharts] shortcode to embed charts in a post/page (e.g., [gravitycharts id="5"])Developer Updates:
gk/gravitycharts/capabilities/access filter to control user capability required to access the pluginFixed: Fatal error when GravityView is not installed