From the course: Data Analytics with Observable

Unlock this course with a free trial

Join today to access over 25,500 courses taught by industry experts.

Solution: Adding charts to your notebook

Solution: Adding charts to your notebook - Observable Tutorial

From the course: Data Analytics with Observable

Solution: Adding charts to your notebook

(bright music) - [Instructor] Okay, so here's my solution to the challenge. And this may look a little weird, I have two charts in here. I just wanted to show you something. First of all, so this is the chart, the notebook that we created earlier. I can select different ages and which age, and then which action. And that filters the data down here. You can see that I removed the table that we had in the version that we were looking at earlier. The very first thing I did is I created this first chart. And so let me open this up. I literally used just the simple chart cell. It's a great place to start very frequently. And so I literally just first set the Y to be the primary fur color and it automatically created a bar chart and created the chart that you see. Essentially each color is on the Y axis, the vertical axis, and it's doing a frequency count. How many squirrels were that color who are adult and we're running…

Contents