berkaysuozer
Posts: 1
Joined: Mon Jan 09, 2023 10:33 am

is it possible to show no-data-to-display for highmaps

i want to use highmaps with highcharts/noData feature but highmaps works like this

Image

when there is no data highmaps make cities gray

you can try this from here https://jsfiddle.net/gh/get/jquery/1.11 ... /tr/tr-all


Expected Result:
when there is no data highmaps should return a text like this "No Data To display"

is this possible ?
michal.f
Posts: 1114
Joined: Thu Aug 12, 2021 12:04 pm

Re: is it possible to show no-data-to-display for highmaps

Hello and welcome to our forum!

Yes, it is possible. For maps, however, it's not enough to set series.data to an empty array, you have to remove all series.
Demo: https://jsfiddle.net/BlackLabel/c6d5ehx8/

Best regards!
Michał Filipiec
Highcharts Developer
https://blacklabel.pl/highcharts/

Return to “Highcharts Maps”