kamalgupta
Posts: 77
Joined: Wed Dec 28, 2016 6:49 am

Need to support title for each series.

My Requirement is that I want to give a title to each series. I have uploaded an example image that is shown below:

JsFiddle Link : https://jsfiddle.net/dy5q6prn/56/
Attachments
groupby.jpg
groupby.jpg (193.12 KiB) Viewed 646 times
michal.f
Posts: 1114
Joined: Thu Aug 12, 2021 12:04 pm

Re: Need to support title for each series.

Hello,

You can use SVGRenderer to generate custom dataLabels for series but first you have to move each group of hexagons to a separate series and set series.name for them.

Demo: https://jsfiddle.net/BlackLabel/2r8fLsdh/
API: https://api.highcharts.com/class-refere ... VGRenderer

Let me know if you have any further questions!
Best regards!
Michał Filipiec
Highcharts Developer
https://blacklabel.pl/highcharts/

Return to “Highcharts Maps”