Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
King_Jin
New Member

Chart made by Python, can't show tooltips

Hi,

I am learning to use Python to draw some line/scatter chart in power BI.

I can do it and the chart show correctly.

but the issue is that when I move the mouse to the chart, there is no tooltips like other chart.

for example, when I move the mouse to Jan, it will show the revenue is 10M,,,,

 

How to add tooltips for the chart made by Python?

thank you very much!

2 REPLIES 2
v-easonf-msft
Community Support
Community Support

Hi , @King_Jin 

Sorry this is not supported currently. 

Many visualization in PowerBI do not yet support built-in tooltips,  let alone chart by  python.

 

Maybe you can check more Known limitations here.

https://docs.microsoft.com/en-us/power-bi/desktop-tooltips

 

You  also can come up with a new idea and add your comments there to make this feature coming sooner. https://ideas.powerbi.com/forums/265200-power-bi-ideas

 

 

Best Regards,
Community Support Team _ Eason

Greg_Deckler
Community Champion
Community Champion

Write more Python. Sorry, not trying to be flippant, but you would have to write Python to display something like a tooltip in a Python visual. Same goes for R and SVG, except that you would use R and SVG respectively. Python, R and SVG visuals are just that, visuals that get rendered based upon the programming language. Power BI knows nothing about the actual visual rendered so it cannot possibly show a tooltip. That would be some kind of magic if it could.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.