Can we drill down on charts?

We are using Highcharts currently and thinking of moving to QuickCharts. I can’t find the below charts here so wanted to check before proceeding:

  1. Is there a bar chart that we can drill down on. For example on first load we want to show the data per month and on click on any of the month bar it should show daily data. Highcharts example: Create Drilldown Column Chart and Graph | Highcharts

  2. Is there a dual gauge chart in Quick chart? Highcharts example: Multiple KPI gauge Demo | Highcharts

Thanks in advance.

Hi @sumit.yadam,

We do not support drill-down. However, you can effectively create multiple gauge charts using the “doughnut” chart type, although different from the radialGauge chart type: example