From the course: Python Data Visualization: Create Impactful Visuals, Animations, and Dashboards by Pearson

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

Topics

Topics

We can also add a degree of interactivity to our Static Matplotlib visualizations through the use of Jupyter IPyWidgets. So IPyWidgets are essentially browser controls you can add to your notebook that allow you to interact directly with your visualization. In this lesson, we are going to see how we can define, leverage, and customize IPyWidgets and also how we can craft and customize the layout of our visualization to better take advantage of this functionality.

Contents