Platform
Resources
Pricing
Sign in
Get started
workbook
Learning ObservableJS.
Workspace
Fork
Unlisted
By
Roy Francis
Edited
Feb 7
Fork of
Plot: Conditional custom colors
•
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
plot1
=
Plot
.
plot
(
{
color
:
{
legend
:
true
}
,
marks
:
[
Plot
.
dot
(
diamonds
,
{
x
:
"depth"
,
y
:
"table"
,
stroke
:
col
,
tip
:
true
,
channels
:
{
Color
:
"color"
,
Clarity
:
"clarity"
}
}
)
]
,
grid
:
true
}
)
Insert cell
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
Compare fork
Fork
View
Export
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
table
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
col
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
Edit
Add comment
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
plot1
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML
plot2
Edit
Add comment
Copy import
Select
Duplicate
Copy link
Embed
Delete
JavaScript
Markdown
HTML