Create Tooltip in Persepcive

Hi,
I try to create a tooltip in perspective by using @mraybourn, Adhoc Chart.

padding: 8px;    
background-color: #000000B5;
font-weight: 400;
position: absolute;
white-space: nowrap;
font-size: 14px;
z-index: 1;
margin: 0px 0px 0px -40px;
border-radius: 5px;
text-shadow: 0px 0px 4px white;
font-family: roboto;

In designer it works pretty well as shown below:


But in the browser session, the margin offset doesn't work anymore.
tooltip in broswer
I wonder it is a bug related to the flex container, or something else.

Thanks for any help or idea on creating a tooltip in perspective.

I don’t think I could add anything that would be helpful to you but I’ll throw this out there.

I’ve had things behave differently in a browser than they did in the designer. In a lot of cases clearing the Ignition cache and making sure I had all the browser updates on computer that is running the perspective session fixed the problem. I kind of doubt that will fix this problem because I have had similar problems with popup implementations but I’m throwing it out there in case it is helpful.

In case you didn’t know, clearing the Ignition cache stuff can result in losing your links to designers and stuff like that. I recommend moving the files rather than deleting them so you can test it and recover your links afterward.

1 Like

Where I can take this window , which you show. Or new version demo project IA? PLease, Can you help me?