Designer2901
Posts: 1
Joined: Fri Jan 20, 2023 10:12 am

Subrows inside heatmaps?

Hello, I'm an UI/UX designer and I'm designing a dashboard for a client who will be using Highcharts for Heatmaps.
I'm wondering is it possible to implement the idea of expandable/collapsable rows with Highcharts?

Something similar to this idea https://nandez.cat/projects/heatmap


Thanks!
michal.f
Posts: 1114
Joined: Thu Aug 12, 2021 12:04 pm

Re: Subrows inside heatmaps?

Hello and Welcome to our forum!

The example you sent is a very complex custom project, so you have to take it into account.

Natively, the Highcharts library offers expanding and collapsing only in Gantt charts, but there xAxis is only of the time type so I don't really know if it would work in this case: https://www.highcharts.com/demo/gantt/subtasks

Heatmap does not have this functionality by default. You can use drilldown for this axis: https://jsfiddle.net/BlackLabel/56Lawxg7/
'm wondering is it possible to implement the idea of expandable/collapsable
But answering whether it is possible to implement the functionality of expanding and collapsing, yes. However, this will require additional work to achieve this.

If you have any more questions, feel free to write.
Best regards!
Michał Filipiec
Highcharts Developer
https://blacklabel.pl/highcharts/

Return to “Highcharts Maps”