Public
Edited
May 8, 2023
Insert cell
Insert cell
d3.color("pink")
Insert cell
d3.scaleOrdinal().domain(sliced_industry).range(d3.schemeSet3)
Insert cell
colors_ethnicity2 = ({"White":"yellow", "Black":"orange", "Asian":"blue", "Latino":"pink", "Other":"gray"})
Insert cell
colors_ethnicity2["White"]
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