Last answered:

25 Jul 2022

Posted on:

20 Jun 2022

0

Matplotlib Interactive ( Hover or Click)

How we can apply this using Python? either hover or click on one point to show the precise value.

1 answers ( 0 marked as helpful)
Instructor
Posted on:

25 Jul 2022

1

Hi Mujahed,
thanks for reaching out! You can try out a number of interactive libraries in Python, plotly being the most widely used option. However, there is another way you can go, by using streamlit. You can check out this blogpost to see how you can use streamlit and create your own projects:
https://365datascience.com/tutorials/machine-learning-tutorials/how-to-deploy-machine-learning-models-with-python-and-streamlit/
Hope this helps!

Best,
365 Eli

Submit an answer