Forum Discussion
Can we add custom tooltip to charticulator visual
- 5 years ago
Hi Anonymous,
Report page tooltips should work fine, with some caveats. Here's an example I've just tried:
I've reviewed the source code and can confirm that it will only work for columns, and the desired column has to be added to the Tooltips data role to trigger the tooltip. It's not enough to just have the column in one of the other data roles, like for a hand-coded visual.
Regards,
Daniel
Hi Anonymous,
Report page tooltips should work fine, with some caveats. Here's an example I've just tried:
I've reviewed the source code and can confirm that it will only work for columns, and the desired column has to be added to the Tooltips data role to trigger the tooltip. It's not enough to just have the column in one of the other data roles, like for a hand-coded visual.
Regards,
Daniel