Scrollable heatmap
When we generate heatmap with large amount of data, the cells become too small and data labels don't appear for all of the cells.
Can we have a provision to set the minimum height and width of the cells and make the heatmap scrollable?
Details of the issue which can be solved with the above feature can be found here:
http://stackoverflow.com/questions/36402055/highcharts-can-i-make-the-heatmap-chart-scrollable
Scrollable heatmap is implemented with v4.2.6, see http://www.highcharts.com/news/224-scrollbars-for-any-axis.
-
Azmi commented
seems like its in 4.2.6. Thanks !!
-
Azmi commented
Is this going to be part of 4.2.X or 5.x ?
-
@Azmi, thanks for reporting, it's fixed now.
-
Azmi commented
Datalabels when enabled, are spilling out of the plot area, try http://jsfiddle.net/kue7k5zb/5/ and scroll.
-
Here's a preview of the scrollbars we're working on: http://jsfiddle.net/highcharts/ddjx82n7/6/