Platform
Resources
Pricing
Sign in
Get started
Eitan Lees
Former physicist turned programmer with research experience building complex computational models for physical systems.
Workspace
Fork
Published unlisted
By
Eitan Lees
Edited
Jan 3, 2022
1 fork
1 star
1
Insert cell
Insert cell
Insert cell
Insert cell
Plot
.
plot
(
{
facet
:
{
data
:
data
,
y
:
'Question'
}
,
color
:
{
legend
:
true
,
domain
:
scale
,
scheme
:
"RdBu"
}
,
marks
:
[
Plot
.
barX
(
data
,
Plot
.
groupZ
(
{
x
:
'count'
}
,
{
x
:
'Response'
,
fill
:
'Response'
,
order
:
scale
}
)
)
]
}
)
Insert cell
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.
Try it for free
Learn more
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
data
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
scale
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML