Strgt
Posts: 39
Joined: Fri Dec 03, 2021 2:11 pm

Connecting two donut charts with lines

Hello,

I would like to know if I can create a chart with Highcharts similar to this example: https://www.datenportal.bmbf.de/portal/ ... 1.1.4.html

Thank you so much in advance.

Best regards,
Screenshot (392).png
Screenshot (392).png (76.31 KiB) Viewed 360 times
andrzej.b
Site Moderator
Posts: 307
Joined: Mon Jul 15, 2024 12:34 pm

Re: Connecting two donut charts with lines

Hi,

Thanks for asking your question.

It is possible, with the use of SVG renderer and proper chart config setup.
I've prepared a sample demo for you here: https://jsfiddle.net/BlackLabel/ya1zmnhj/
You can start from there to proceed with your use case.

Feel free to reach out if you have any further questions.

Kind regards,
Andrzej
Highcharts Developer
Strgt
Posts: 39
Joined: Fri Dec 03, 2021 2:11 pm

Re: Connecting two donut charts with lines

Thank you so much.

Return to “Highcharts Usage”