Page 1 of 1

Show null values in boosted Heatmap

Posted: Tue Nov 13, 2018 10:20 am
by tommy19524
Hi everyone :) ,

I need null values to be displayed (including a tooltip for them) in a large heatmap while the boost.js has kicked in. So far it doesn't seem to work as long as boost.js is/was used.
I've found an old post regarding a similar matter, but it seems there is no solution yet for when the boost is used:
https://forum.highcharts.com/post136672.html#p136672

Any ideas? :mrgreen:

Thanks in advance and best regards,
Tom

Re: Show null values in boosted Heatmap

Posted: Tue Nov 13, 2018 5:16 pm
by rafalS
Hi, Tom!

Could you give me a simplified example of your chart so I can take a closer look at it?

Best regards!

Re: Show null values in boosted Heatmap

Posted: Wed Nov 14, 2018 8:08 am
by tommy19524
Hi, Rafal

Thanks for the quick reply!

Here's the fiddle:
https://jsfiddle.net/L90e3cbo/

I have forced null values for 1000 < x < 2000 and no tooltip is shown... :/
If i try to add the property for nullInteraction it seems to have no effect (the tooltip still skips to the next available value):
https://jsfiddle.net/ju8cs1ka/

Best regards,
Tom

Re: Show null values in boosted Heatmap

Posted: Wed Nov 14, 2018 10:52 am
by rafalS
Thank you for the fiddle.
You are right, tooltip still doesn't work while boost is enabled. We'll take a look at this bug again.

Kind regards!

Re: Show null values in boosted Heatmap

Posted: Wed Nov 14, 2018 12:33 pm
by tommy19524
Thank you very much! Really appreciate the work you guys do.
Looking forward to a solution.

Kind regards!

Re: Show null values in boosted Heatmap

Posted: Mon Dec 03, 2018 8:17 am
by tommy19524
Hi,

are there any news on this topic? :)