Matplotlib Widgets Make Your Graphs Interactive

preview_player
Показать описание
Today we learn how to make our Matplotlib visualizations interactive by using widgets.

◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
📚 Programming Books & Merch 📚

💼 Services 💼

🌐 Social Media & Contact 🌐
Рекомендации по теме
Комментарии
Автор

Huge thank you for all of the knowledge you make widely available to people for free. The only cost to learning here is attention😁

alec
Автор

My god. Some great demonstrations here.

JHatLpool
Автор

Wonderfull !!! I learned alot . Maybe you should also include an example of how to plot values from 1 or more things that are received in real time and the plot scrolls automaticvally to show lets say last x seconds of those values

gerokatseros
Автор

Hi, Great tutorial. Where can I find the project code?

mikejohnston
Автор

Nice tutorial, thanks! however... a couple of the scripts do not work. I had to edit small parts of it.

erikrivas
Автор

I have an issue. When following the example I cannot drag the slider. It seems like my plot is not interactive.. I changed so that Spyder has the .svg format as default for plots which I thought would solve it but no change.

Am I missing something obvious?

jompasv
Автор

I want to plot a XY scatter plot and use a draggable box to calculate slope for the data points in that box only. Hints will be appreciated

shashipoddar
Автор

They should have called the RectangleSelector "enhanced"

nicholasrobins