Show tooltip in eHMI

Is it possible to display a tooltip when hovering with the mouse over an object in the eHMI?

Hi!
As I know, unfortunately, there is no native support of mouse positioning over object to trigger event in HMI designer.
At least for now.
And it seems there is no acceptable workaround for this, except design your own web page in other html editor with rest or http interaction with plc.
BR

I’ve come across this app previously: PLCnext Store App: WebIQ RuntimeWebIQ is a completely web-based HMI framework designed for crafting modern and open HMIs. You can check out the features here: WebIQ Features
It seems they offer a tooltip feature among other things. The overall package does look promising.
Here’s a refined version of your revised section:
However, I’d be more inclined to follow the approach that Oleksandr suggested, and then opting to use TailwindCSS and AlpineJS, supplemented with ChartJS for graphing capabilities. I’m quite enthusiastic about this route, although I still need to enhance my skills to be able to fully implement it.