Skip to main content
1-Visitor
September 9, 2019
Solved

Select columns to display in a chart

  • September 9, 2019
  • 3 replies
  • 1834 views

Hi,

I am currently displaying 8 variables in a time chart. I get the values from a database query service.

However, I would like to setup a list (or a checkbox list) where I can select the database columns to show in the chart (one or multiple at the same time).

Do you have any hint for this? 

 

Kind regards,

Marco

Best answer by darcudarcu

Hi, I eventually solved that using checkboxes to change dinamically the data query binded to the charts.

Kind regards. 

3 replies

Support
September 10, 2019

Hi @darcudarcu.

 

There is a Custom Chart Widgets v3.0.3 available through the Marketplace that should provide the functionality you need.  The legend is interactive and allows you to hide/show the various series bound to the widget.

 

However, we are experiencing some issues with the Marketplace, so I am attaching it here.

 

Regards.

 

--Sharon

darcudarcu1-VisitorAuthorAnswer
1-Visitor
September 23, 2019

Hi, I eventually solved that using checkboxes to change dinamically the data query binded to the charts.

Kind regards.