Search found 4 matches

Go to advanced search

by hussein_alhadad
Tue Nov 09, 2021 3:02 pm
Forum: Highcharts Gantt
Topic: Align crosshair to right on gannt chart
Replies: 6
Views: 1494
 
Jump to post

Re: Align crosshair to right on gannt chart

magdalena wrote: Tue Nov 09, 2021 2:30 pm Hi,

the easiest way is to add the above code to the event load .

Here is the example demo:
https://stackblitz.com/edit/highcharts- ... ine-47cwqg

Feel free to ask any further questions!
Regards!
Hello,
Thank you for the answer. Now its working :)

Best regards,
Hussein
by hussein_alhadad
Mon Nov 08, 2021 11:45 am
Forum: Highcharts Gantt
Topic: Align crosshair to right on gannt chart
Replies: 6
Views: 1494
 
Jump to post

Re: Align crosshair to right on gannt chart

Hello, Welcome to our forum and thanks for contacting us with your question! This is not possible from the API options but you can use the following code to achieve this: Demo: https://jsfiddle.net/BlackLabel/2p3hsv4e/ Let me know if you have any further questions! Regards! Hi, Thank you for the re...
by hussein_alhadad
Sat Nov 06, 2021 9:07 pm
Forum: Highcharts Gantt
Topic: Align crosshair to right on gannt chart
Replies: 6
Views: 1494
 
Jump to post

Re: Align crosshair to right on gannt chart

Hi,

Thank you for the reply and for the answer!

I am using Angular and I don't know where I should handle the afterDrawCrosshair event like that you have used in your code.
I am very thankful if you could help me with this.

Best regards,
Hussein
by hussein_alhadad
Thu Oct 28, 2021 11:17 am
Forum: Highcharts Gantt
Topic: Align crosshair to right on gannt chart
Replies: 6
Views: 1494
 
Jump to post

Align crosshair to right on gannt chart

Hi, I need help aligning the crosshair to the right side on the gannt chart (see image below) so that the crosshair on both graphs are synchronized correctly. I am using xrange as a chart type and I have used the following option to activate the crosshair: export let chartOptions = { chart: { type: ...

Go to advanced search