We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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!
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
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 33 | |
| 19 | |
| 16 |
| User | Count |
|---|---|
| 67 | |
| 66 | |
| 40 | |
| 34 | |
| 25 |