Search found 9 matches

Go to advanced search

by DarioN1
Mon Nov 22, 2021 4:00 pm
Forum: Highcharts Gantt
Topic: Events Overlapping
Replies: 3
Views: 934
 
Jump to post

Re: Events Overlapping

Hi Michael, actually Im not using series...
Reproduce my example is really hard, but if you check my image, you can see that first row "AQUA LETE" is overlapping "CONF" event...
I want that CONF event stays always on top
Thanks to support
by DarioN1
Mon Nov 22, 2021 11:18 am
Forum: Highcharts Gantt
Topic: Events Overlapping
Replies: 3
Views: 934
 
Jump to post

Events Overlapping

Hi, How to deal with 3 events overlapping ? I mean: I have 2 events and a milestone for each row ( starting/end, confirmed date and a milestone). I want to set a kind of priority like z-index in html in order to manage the events positioning, how to do that ? https://i.ibb.co/k54cgjN/Screenshot-2021...
by DarioN1
Thu Nov 18, 2021 10:17 am
Forum: Highcharts Gantt
Topic: Save locally Navigator setup
Replies: 3
Views: 940
 
Jump to post

Re: Save locally Navigator setup

Hi !
I was thinking to save all in the localstorage in order to load them easily...
Are the extremes the only thing I need ?
by DarioN1
Tue Nov 16, 2021 3:17 pm
Forum: Highcharts Gantt
Topic: Save locally Navigator setup
Replies: 3
Views: 940
 
Jump to post

Save locally Navigator setup

Hi,
I need to locally save the navigator setup.
What I need is saving the current "Zoom" and the posizion of the window in order to be able to load it in a second moment.

How to do that ?
Is it possible ?

Thanks to support
by DarioN1
Fri Oct 15, 2021 11:33 pm
Forum: Highcharts Gantt
Topic: Tooltip is closing when moving mouse out of chart
Replies: 7
Views: 1944
 
Jump to post

Re: Tooltip is closing when moving mouse out of chart

Sorry, I have forgotten to add bootstrap/fontawesome to the code so that was tricky.

Tooltip appears at click event and must stay active untill the user hit the " X " button inside the tooltip.

Now the button are visible, I have updated the stackblitz example

Hope its clear,
Thanks
by DarioN1
Fri Oct 15, 2021 8:48 pm
Forum: Highcharts Gantt
Topic: Tooltip is closing when moving mouse out of chart
Replies: 7
Views: 1944
 
Jump to post

Re: Tooltip is closing when moving mouse out of chart

Thanks Mateusz but it doesn't work...

https://highcharts-angular-gantt-n4xpum.stackblitz.io/

If you try to open che tooltip by clicking on it and move the cursor outside the gant, the tooltip disappear even with stickOnContact
by DarioN1
Fri Oct 15, 2021 3:41 pm
Forum: Highcharts Gantt
Topic: Tooltip is closing when moving mouse out of chart
Replies: 7
Views: 1944
 
Jump to post

Re: Tooltip is closing when moving mouse out of chart

This is the code:

https://highcharts-angular-gantt-6jausr.stackblitz.io

https://stackblitz.com/edit/highcharts- ... ntt-6jausr

Its pretty a mess because I had to implement lof of customizations...
Its very bad code but anyway... you can see the problem :D
by DarioN1
Fri Oct 15, 2021 1:33 pm
Forum: Highcharts Gantt
Topic: Tooltip is closing when moving mouse out of chart
Replies: 7
Views: 1944
 
Jump to post

Tooltip is closing when moving mouse out of chart

Hi I have a Gantt chart where I have implemented a custom tooltip that appear/disappear when the user clicks on an event. This works great ! 8) The tooltip is very big and the problem is that when the tooltip is rendered half on the Gantt and half OUTSIDE the Gantt and the user moves the cursor outs...

Go to advanced search