Published
Edited
Sep 25, 2020
1 star
Insert cell
Insert cell
heroes = [
{name:"Batman",identity:"Bruce Wayne",universe:"DC"},
{name:"Superman",identity:"Clark Kent",universe:"DC"},
{name:"Iron Man",identity:"Tony Stark",universe:"Marvel"},
{name:"Wonder Woman",identity:"Diana Prince",universe:"DC"},
]
Insert cell
heroes[0].universe
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