From the course: Interactive Dashboards with Plotly and Dash
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Intro to interactive elements
From the course: Interactive Dashboards with Plotly and Dash
Intro to interactive elements
- [Instructor] All right, everybody. Now that we've taken a detour and gotten a look at the Plotly library, it's time to shift our attention to Dash. In this section, we're going to cover interactive elements from the Dash Core Components module and use them to provide different data inputs for manipulating Plotly visuals inside of our Dash applications. In the first section, we took a look at the dropdown menu. There are many other options for interactivity. Additionally, there are many ways in which we can use that interactivity. So whether it's filtering our underlying data, whether it's selecting columns from that data to plot, or whether it's simply modifying stylistic attributes of our plots, there are a lot of ways we can leverage interactive elements to make our applications useful to our users. So in this section, we're going to cover basic interactivity, interactive elements, multiple input callbacks, and multiple output callbacks. Our goals for this section are to identify…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
(Locked)
Intro to interactive elements3m 34s
-
(Locked)
Interactive element overview4m 1s
-
(Locked)
Dropdown menus5m 17s
-
(Locked)
Demo: Dropdowns6m 35s
-
(Locked)
Checklists3m 36s
-
(Locked)
Assignment: Checklists2m 27s
-
(Locked)
Solution: Checklists2m 43s
-
(Locked)
Radio buttons4m
-
(Locked)
Sliders6m 8s
-
(Locked)
Range sliders4m 28s
-
(Locked)
Assignment: Sliders1m 56s
-
(Locked)
Solution: Sliders4m 54s
-
(Locked)
Date pickers5m 2s
-
(Locked)
Demo: Date pickers8m 11s
-
(Locked)
Multiple input callbacks6m 32s
-
(Locked)
Multiple output callbacks6m 15s
-
(Locked)
Assignment: Multiple interactive elements2m 30s
-
(Locked)
Solution: Multiple interactive elements4m 9s
-
(Locked)
Key takeaways1m 52s
-
(Locked)
-
-
-
-