Forum Discussion
Plot Python Visual as a Tooltip based on selected data point in Power BI Line CHart
- 3 years ago
unmarked the solution. I have not much expertise in Python visuals - you will want to make sure it renders ok with sample data befoe trying to use it as a tooltip.
you haven't specified a tooltip for your chart visual. I fixed the plumbing for you. See attached.
Next step you need to provide all the data for your dataframe as part of the link, so whatever fields your Python script needs must also be present in the chart (try hiding the fields in the axis hierarchies)
Hi Ibendin
can you kindly help - TOTALLY STUCK
https://community.powerbi.com/t5/Desktop/Plot-Python-Visual-as-a-Tooltip-based-on-selected-data-point-in/m-p/3099628#M1050907
- lbendlin3 years agoSuper User
Do you want me to unmark the solution? Where are you stuck?
- Anonymous3 years agoNot applicable
Hi Ibendlin
Sorry marked as completed by accident, I cannot plot the Python visual that where i am stuck to get a complete wotking solution
- lbendlin3 years agoSuper User
unmarked the solution. I have not much expertise in Python visuals - you will want to make sure it renders ok with sample data befoe trying to use it as a tooltip.
- Anonymous3 years agoNot applicable
any luck? Ibendlin>