IBM / gantt-chart

IBM Gantt Chart Component, integrable in Vanilla, jQuery, or React Framework.
https://ibm.github.io/gantt-chart/packages/ibm-gantt-chart-docs/storybook
Apache License 2.0
215 stars 52 forks source link

Change text with mouse over event on activities #8

Open poppyc0ck opened 5 years ago

poppyc0ck commented 5 years ago

Hi, Is possible to change text content or add a new column with mouse over event on activities? e.g. default card with mouse over a activity shown

| Name
| Start
| End
| ID

many thanks.

delhoume commented 4 years ago

You have in config some attributes that allow changing the display of contents : 1) tooltip for HTML contents 2) tooltipProperties for building tooltip with object properties

see Guides / Miscellaneous / Renderers