/query-builder

Add query builder functions to charts

Primary LanguagePHP

=== MaxiCharts Query Builder Add-on ===
Contributors: maxicharts,maxicharts
Tags: MaxiCharts, maxicharts, gravity, view, query, builder, filter, add-on, add, on, chartsjs, graph, graphs, visualisation, survey, gravityforms, stats, visualization, HTML5, canvas, pie chart, line chart, charts, chart js, plugin, widget, shortcode
Requires at least: 4.0
Tested up to: 5.6
Stable tag: 1.0

Extends MaxiCharts plugin adding the famous [Query Builder](http://querybuilder.js.org/index.html) js widget in order to filter gravity forms entries real time via front end.

== Description ==

Extends MaxiCharts plugin adding the famous [Query Builder](http://querybuilder.js.org/index.html) js widget in order to filter gravity forms entries real time via front end. **Requires** installation of both [Maxicharts](https://wordpress.org/plugins/maxicharts/ "MaxiCharts") and [Maxicharts Gravity Forms](https://wordpress.org/plugins/maxicharts-gravity-forms-source-add-on/ "Gravity Forms Add-on") Add-on.

[youtube https://youtu.be/VL79KTuv_24]

[>> Demonstration site <<](https://maxicharts.com/query-builder-add/ "Demonstration")

### Usage ###

Add the following parameter to the MaxiCharts shortcode

* **filter** : *1* in order to make the query builder show up

`[gfchartsreports filter="1"]`

will allow to filter Gravity Form entries using the query builder widget. The add-on only allow 1 level of condition, no nested conditions allowed. 

== Installation ==

### Easy ###
1. Search via plugins > add new.
2. Find the plugin listed and click activate.
3. Use the Shortcode attribute

== Screenshots ==

== Changelog ==

* 1.2.2 : filter parameter fix

* 1.2.1 : filter parameter fix

* 1.2.0 : scoped bootstrap css

* 1.1.7 : bug fix on maxentries

* 1.1.6 : bug swal

* 1.1.4 - bug fix

* 1.1.4 - multiple custom criteria (query builder and user custom) managed

* 1.1.3 - auto close swal dialog

* 1.1.2 - dataset_invert bug fixed

* 1.1.1 - dialog bug fixed

* 1.1 - GF fields fetched automatically

* 1.0.1 - bug on button editor boolean values fixed

* 1.0 - first version