Published
Edited
May 24, 2019
4 stars
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
data_YourStuff = ({
"My Product": {
"versions": [
[1.0, "2012-11-12"],
[2.0, "2017-04-24"],
],
"events": [
["2020-01-04", "AngularJS is dead, our company is now deprecated"],
]
},
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
colors = ({
"AngularJS": "indianred",
"Angular": "firebrick",
"React": "royalblue",
"Vue": "forestgreen",
"Backbone": "grey",
"Ember": "lightsalmon",
"Knockout": "lightcoral",
"JQuery": "#0769AD",
"Javascript": "grey",
"NodeJS": "#215732",
})
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
stylesheet = html`<link rel='stylesheet' href='//rawgithub.com/Caged/d3-tip/master/examples/example-styles.css' />`
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