Published
Edited
Jan 12, 2021
3 forks
Importers
13 stars
Insert cell
Insert cell
Insert cell
Insert cell
viewof component_slider = new ComponentSlider({
data: initial_data
})
Insert cell
component_slider
Insert cell
initial_data = [
{
percent: 20,
color: "#C51617"
},
{
percent: 20,
color: "#DA340E"
},
{
percent: 20,
color: "#FFC83D"
},
{
percent: 20,
color: "#0C907D"
},
{
percent: 10,
color: "#3EB1CC"
},
{
percent: 10,
color: "#5651FF",
last: true
}
]
Insert cell
Insert cell
Insert cell
Insert cell
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