18
Views
2
Comments
Solved
[Timeline Reactive] Tooltip when hovering on a item
timeline-reactive
Reactive icon
Forge asset by Bruno Macedo
Application Type
Reactive

Hello, I was looking for a way to show some informations of the item when hovered. Looking into the documentation of the VisTimeline I could see that they have the hovering action, is it implemented on this extension?

Thank you in advance.

2024-03-23 18-16-49
Bryan Villalobos
Solution

Hi @Humberto Matias ,

After looking at the internal implementation of this component, i can confirm that the tooltip is not implemented.

Tooltip will only appear if the data has the property called "title".

This Forge component seems to be already outdated and a lot of capabilities/features are not implemented. Maybe the author will update this soon but for the mean time, I have attached an updated oml component that you can use which implements the tooltip.


Regards,

Bryan

TimelineReactive.oml
2022-09-30 20-16-22
Humberto Matias

Thank you a lot Bryan. Will check the oml.

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