Updating Plots From User Interactivity

Learn how user interactivity elements can be used to dynamically update plots in Dash apps.

Overview

Using the power of Dash with callbacks and interactive elements, we can see how powerful this library is for creating interactive apps that extend the capability of Plotly extensively. Here we will explore further ways to customize and personalize applications based on user input. Specifically, we will focus on how plots can be updated based on user interaction. We will look at various aesthetic elements that will, in combination, allow our apps to be dynamic and flexible for our end users.

Get hands-on with 1200+ tech skills courses.