Questions tagged [observable-notebook]

3 questions
0
votes
0 answers

Save a variable value in Observable notebook

I have a public Observable notebook (nb1) where I perform some data wrangling operations and assign the resulting data table to a variable 'data'. I import this variable in another public Observable notebook (nb2), load it in a database and setup an…
0
votes
0 answers

Grouped Stacked Bar Chart with D3 JS

I have created two different stacked charts. I want to combine them so that they can be visualized in a single chart. The data I have looks like: I divided the data into two parts, one containing the male data and the other containing female data…
0
votes
1 answer

How to put more than one image into an observable notebook cell?

I have several images attached to an observable notebook. I'd like to show them all in a cell because the user can toggle through them with a dropdown select. Using an HTML cell, I have: