Published
Edited
Nov 4, 2021
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
mutable color = "black"
Insert cell
{
await visibility();
return mutable color = "blue";
}
Insert cell
{
await visibility();
return mutable color = "red";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "green";
}
Insert cell
{
await visibility();
return mutable color = "orange";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "yellow";
}
Insert cell
{
await visibility();
return mutable color = "olive";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "teal";
}
Insert cell
{
await visibility();
return mutable color = "navy";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "gray";
}
Insert cell
{
await visibility();
return mutable color = "crimson";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "sienna";
}
Insert cell
{
await visibility();
return mutable color = "chartreuse";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "steelblue";
}
Insert cell
{
await visibility();
return mutable color = "mediumorchid";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "peachpuff";
}
Insert cell
{
await visibility();
return mutable color = "midnightblue";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "slategray";
}
Insert cell
{
await visibility();
return mutable color = "sandybrown";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "tomato";
}
Insert cell
{
await visibility();
return mutable color = "seagreen";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "orangered";
}
Insert cell
{
await visibility();
return mutable color = "olivedrab";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "firebrick";
}
Insert cell
{
await visibility();
return mutable color = "lavender";
}
Insert cell
Insert cell
{
await visibility();
return mutable color = "cadetblue";
}
Insert cell
{
await visibility();
return mutable color = "papayawhip";
}
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.
Learn more