lgerard
Posts: 2
Joined: Thu Nov 18, 2021 7:24 pm

arrows between cells

How can I include an arrow between two cells?
Attachments
setas.png
setas.png (32.17 KiB) Viewed 806 times
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: arrows between cells

Hello lgerard,

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

Basically you can use three things to create arrow like that:
- scatter series: https://jsfiddle.net/BlackLabel/v5ywstzq/

- SVG renderer tool: http://jsfiddle.net/BlackLabel/28zk50q9/
API reference: https://api.highcharts.com/class-refere ... VGRenderer

- Annotations: https://jsfiddle.net/BlackLabel/yez8g4s1/
https://api.highcharts.com/highcharts/annotations

Each of these options has its advantages and drawbacks but you should be fine with any of this, it is up to you which one do you prefer.

Let me know if you have any further questions.
Regards!
Mateusz Bernacik
Highcharts Developer
lgerard
Posts: 2
Joined: Thu Nov 18, 2021 7:24 pm

Re: arrows between cells

Thanks, it fit perfectly.
mateusz.b
Posts: 2006
Joined: Tue Jul 13, 2021 11:34 am

Re: arrows between cells

You're welcome! In case of any further questions, feel free to contact us again.
Mateusz Bernacik
Highcharts Developer

Return to “Highcharts Gantt”