From the course: Data Analytics with Observable
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Quick charts with Plot - Observable Tutorial
From the course: Data Analytics with Observable
Quick charts with Plot
- You got a sneak preview of plot in the last movie, but let's ignore that for a moment and start with the basics. So let's create a new chart and plot, starting with the observable UI. We'll work in the same notebook as before. So I'm going to fork once again our notebook and I'm just going to rename this one quick charts with plot, Shift + Enter. And what I'm going to do also is I'm going to take my table here. We actually don't need this up here anymore. I'm going to move it down. So let me just use the little buttons down here to move it all the way down to the bottom. Kind of like our data at the very bottom here. And in fact, instead of showing the table and hiding the code, I'm going to do the opposite. So we have like code stuff down here and display stuff up here. While I'm at it, I'm actually going to delete this original chart that we created with the chart cell type 'cause I have my plot version of it down…
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.