I continue to search for a way to filter charts using custom user meta fields. It would be ideal to use the same short code used to filter table views ([user_meta key=custom_user_meta_field]) and/or have the chart inherit the filter of its parent table.
I discovered that wpDataTables enables charts/graphs to "follow the data filtering" of a table but they cannot limit the data table using custom user meta fields. I would like to know who authored the wpDataTables/FF addon so that I can explore the possibility of sponsoring the development of this functionality.
https://tmsplugins.ticksy.com/submit/#100010481
Thank you, Bobby. I'm waiting to hear back from this ticketing system regarding the same question. Are you suggesting that TMS Plugins is responsible for the integration between wpDataTables and Formidable Forms?
Yes. If you go to https://wpdatatables.com/ and click "contact", you will end up where I linked.
As an FYI, the WPDatatables plugin uses jQuery Datatables as its "engine". You can use the jQuery add-on directly without the WordPress plugin. It's a little complicated to use directly. The plugin makes setup easier. https://datatables.net/
BTW, filtering charts is much easier if you use ChartsJS to display Formidable data instead of the built in functionality that integrates with Google Charts.
Please login or Register to submit your answer