Pratik.Thorat
Posts: 35
Joined: Fri Feb 11, 2022 11:22 am

Highchart tree sector

Hi,

could anyone please tell me how to draw sectors highlighted in yellow color in below image??
Attachments
Screenshot 2022-02-11 at 4.59.35 PM.png
Screenshot 2022-02-11 at 4.59.35 PM.png (254.49 KiB) Viewed 883 times
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Highchart tree sector

Hello,

Welcome to our forum and thanks for contacting us with your question!

You can achieve something similar by formatting dataLabels or you can render those labels with Highcharts.SVGRenderer

API Reference:
https://api.highcharts.com/class-refere ... VGRenderer
https://api.highcharts.com/highcharts/s ... .formatter

Similar thread:
https://stackoverflow.com/questions/588 ... datalabels

Basic demo with using formatter function:
https://jsfiddle.net/BlackLabel/tq9n5fbk/

Let me know if you have any further questions,
Regards!
Magdalena Gut
Developer and Highcharts Support Engineer
Pratik.Thorat
Posts: 35
Joined: Fri Feb 11, 2022 11:22 am

Re: Highchart tree sector

:D :D :D :D Thanks alot . Thats very usefull
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Highchart tree sector

That's great to hear! In case of any further questions, feel free to contact us again.
Magdalena Gut
Developer and Highcharts Support Engineer
Pratik.Thorat
Posts: 35
Joined: Fri Feb 11, 2022 11:22 am

Re: Highchart tree sector

Hi
I come up with new Issue.
could you please help me to change icon of back button( please check attached image)

JsFiddle link -- https://jsfiddle.net/gh/get/library/pur ... ge-dataset
Attachments
Screenshot 2022-02-17 at 11.24.17 AM.png
Screenshot 2022-02-17 at 11.24.17 AM.png (92.87 KiB) Viewed 844 times
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Highchart tree sector

Hi,

I've noticed you created a new thread, so the answer will be provide here: viewtopic.php?f=9&t=48166

For the future, please do not duplicate your question in multiple threads.

Regards!
Magdalena Gut
Developer and Highcharts Support Engineer
Pratik.Thorat
Posts: 35
Joined: Fri Feb 11, 2022 11:22 am

Re: Highchart tree sector

Thanks for your response.. sorry for creating duplicate ticket
but I'm not able to find answer on viewtopic.php?f=9&t=48166
could you please check viewtopic.php?f=9&t=48166 and answered.

Thanks in advance...
magdalena
Posts: 517
Joined: Tue Aug 24, 2021 1:32 pm

Re: Highchart tree sector

Yes, my team colleague will provide the answer as soon as possible.

Thank you for your patience,
Regards!
Magdalena Gut
Developer and Highcharts Support Engineer

Return to “Highcharts Maps”