MacGritsch

No tooltipp in gantt-chart for slack-part

Recommended Posts

If I set the percentComplete value for a task in a gantt-chart, the tooltipp is not visible for the slack-part.
This is a problem as we also can have 0% complete tasks (means 100% slack) - so there is no tooltipp available for the task and you can not identifiy it.
I see the same on all your online demos.
Not sure if there is an option to show a tooltipp in that cases - at least I did not find it out...

Thank you and best regards

Share this post


Link to post
Share on other sites

Hi MacGritsch,

You can indicate the percentage of task completion over the task bar by using the "showPercentLabel" attribute globally under the chart object, or at individual data objects.

However, in FusionCharts Gantt chart, tooltip feature is not supported for the slack part of the incomplete task bar as of now.

Please refer to this fiddle for the implementation: http://jsfiddle.net/8n6x074e/

Documentation Links:-

Indicate percent complete figures : https://www.fusioncharts.com/dev/chart-guide/standard-charts/gantt-chart#indicate-percent-complete-figures
List of attributes : https://www.fusioncharts.com/dev/chart-attributes/gantt

Hope this will help.

Thanks,
Srishti Jaiswal

Share this post


Link to post
Share on other sites

Hi MacGritsch,

In FusionCharts Gantt chart, tooltip feature can be  set only for the task completed portion of the task. For incomplete portion of the task, it is not configurable as of now. Since this is not in our current road map, an alternate suggestion would be to split the task into two sub-tasks with different color and tooltext as per your requirement.

Please refer to this fiddle for the implementation: http://jsfiddle.net/z5yauq3e/

Documentation Link: https://www.fusioncharts.com/dev/chart-attributes/gantt

Hope this will help.

Thanks,
Srishti Jaiswal

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now