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.

Assignment: Multiple interactive elements

Assignment: Multiple interactive elements

- [Instructor] And once again, we'll be working out of our Section 3 Assignments notebook, and if you take a look at our results preview, we now have an application that has both the slider and check boxes, and both of these are going to impact the chart that's pictured. One thing to note is that we're going to be working with a slightly different metric than we worked before. Now we're just going to be working with a resort count variable. So we'll have a slightly different aggregation to perform, but your underlying logic will otherwise not change. Also note that I have the elevation selected in that dynamic HTML header, and so when I say elevation selected in the header of the chart, you could either place this in the Plotly chart title or in an HTML title, either way. Let's go ahead and take a look at our notebook. Alright, and so we'll be working with Assignment 3, and so you could, if you wanted to, work within your completed Assignment 1 code. We've already added the checklist…

Contents