Published
Edited
Jun 25, 2019
7 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
legend = d3Legend.legendColor()
.shape("path", d3.symbol().type(d3.symbolTriangle).size(150)())
// Try commenting shapePadding() to see the difference
.shapePadding(25) // cell padding
.labelOffset(20) // label offset from the shape
.scale(scale)
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