36
Views
6
Comments
Solved
[Gantt Highcharts] options to style / edit tooltip
gantt-highcharts
Reactive icon
Forge asset by Paulo Torres
Application Type
Reactive

Are their any options to edit or style the tooltip.

As with the original charts we use the AdvancedFormat_InitHighChartsJSON a lot. Is something similar possible here?

2023-08-28 07-00-10
Paulo Torres
Champion
Solution

I see!

The orange one I believe you are using the parameter BarName, right?

What you want can be implemented in the next release, I can't tell you when but I'll do!

Regards

2023-08-28 07-00-10
Paulo Torres
Champion

Hi Mark,

What kind of customization do you want? The content or the color, etc?

Regards

UserImage.jpg
Mark Wieffer

Yes mainy content, what fields are to be showed in the tooltip

2023-08-28 07-00-10
Paulo Torres
Champion

You already have an option to define if you want to show the owner or not for each bar.

Give me better your use case and maybe I can implement this as an improvement.

Regards

UserImage.jpg
Mark Wieffer

Hi Paulo, 

Thanks for the interaction!

We are looking into using this chart to visualize maintenance windows for our assets. 
So there will be recurring tasks (my previous question)  I tried to use colour for guidance:

-Yellow marked, the Name attribute is in the lane, therefore I would like to disable it in the tooltip; 
-Green marked, the Project name , I would like to disable it in the tooltip;
-Purple marked, the Completion, I would like to disable it in the tooltip;
-Orange marked, the ID, would like to enabel it in the tooltip.


Wondering what you think of my remarks!

Thanks

2023-08-28 07-00-10
Paulo Torres
Champion
Solution

I see!

The orange one I believe you are using the parameter BarName, right?

What you want can be implemented in the next release, I can't tell you when but I'll do!

Regards

UserImage.jpg
Mark Wieffer

Amazing,  love it!

Indeed, the orange marked corresponds with the BarName attribute
We will start by implementing as is and improve when next release will be available!

Thanks a lot Paolo!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.