dbcodeio / public

The Power of Databases, The Convenience of VS Code: All in One Place
29 stars 1 forks source link

Tooltip is not working in charts #30

Open devpkr1 opened 1 month ago

devpkr1 commented 1 month ago

Hi mike ,

I have encountered with new issue while creating charts, i have found that tooltip is not working. I am attaching the screen recording

https://github.com/user-attachments/assets/6080351e-c0a6-43e1-9a0d-095215e0ba6c

Best Regards, Pradeep Kumar

mikeburgh commented 1 month ago

Yeah, not sure why.. I cannot get it to work in any configuration.. It seems like its not getting any mouse co-ords... need to dig into further

devpkr1 commented 3 weeks ago

Hi Mike,

I've noticed your latest update, and the tooltip feature is working; however, there’s a minor issue. The tooltip doesn’t appear on the charts until we change the chart type at least once.

Screen Recording attached https://github.com/user-attachments/assets/eff59596-3d3b-41d8-9956-997ad66f9cf9

Best regards, Pradeep Kumar

mikeburgh commented 3 weeks ago

Thanks, I also noticed the chart goes away if you right click after it first loads.. still looking into what causes it, and if I can replicate it out side VScode I will raise it upstream

devpkr1 commented 3 weeks ago

Got it, thanks for looking into it!

devpkr1 commented 1 week ago

Hi Mike,

I've noticed that whenever we right-click on the chart, not only does the chart disappear, but the entire output result vanishes as well. Please see the attached screenshot.

Image

Thanks, Pradeep

devpkr1 commented 6 days ago

Hi Mike,

I wanted to bring to your attention to a new issue I've noticed with the tooltip when hovering over the bar/column chart. It appears that the category name is displayed twice, which could lead to confusion in visualization. I've attached a screenshot for your reference.

Image

Please let me know if you need any further information.

Best regards, Pradeep