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.
Demo: Grid-based layouts
From the course: Interactive Dashboards with Plotly and Dash
Demo: Grid-based layouts
- [Instructor] Okay, so I've gone ahead and simplified our application here a little bit. I've removed all of the KPIs. It's just going to make it a little bit easier to demonstrate what I want to, which is a very common layout style. And so right now we have our markdown title, our dropdown, and our two charts. But oftentimes what you'll see is all of our interactive elements on the left, kind of like an interactive bar, and then our dashboard, and all of our KPIs will be to the right. And this is pretty common when you're looking at Tableau. So right now our layout is a markdown title, a DBC row, a line break, and then another row with two columns that are equally sized. So let's go ahead and modify this layout so that we end up with that nice side pane view. So the first thing that we're going to do is get rid of our line break. That was a vertical separator that isn't going to apply here. The second thing that I'm going to do is get rid of this row altogether. And so now we just…
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 dashboard layouts2m 26s
-
(Locked)
Visual elements and layout options4m 40s
-
(Locked)
Revisiting Dash app layouts3m 54s
-
(Locked)
HTML and markdown7m 17s
-
(Locked)
Assignment: HTML and markdown2m 15s
-
(Locked)
Solution: HTML and markdown2m 28s
-
(Locked)
HTML styles5m 58s
-
(Locked)
Styling interactive elements4m 9s
-
(Locked)
Styling Plotly figures3m 4s
-
(Locked)
Assignment: App styling1m 26s
-
(Locked)
Solution: App styling2m 25s
-
(Locked)
Dash Bootstrap components4m 10s
-
(Locked)
Dash Bootstrap themes5m 1s
-
(Locked)
Demo: Applying a Bootstrap theme4m 27s
-
(Locked)
Grid-based layouts6m 44s
-
(Locked)
Demo: Grid-based layouts5m 54s
-
(Locked)
Multiple tabs3m 45s
-
(Locked)
Demo: Multiple tabs3m 48s
-
(Locked)
Assignment: Building a layout1m 27s
-
(Locked)
Solution: Building a layout3m 10s
-
(Locked)
Key takeaways2m 9s
-
(Locked)
-
-