Published
Edited
Mar 13, 2019
1 fork
Insert cell
Insert cell
Insert cell
Insert cell
chartDiv=html`<div>`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
chartPanel
.columns(["Wuid", "Duration"])
.data(workunits.map(row=>[row.Wuid, +row.TotalClusterTime]))
.legendVisible(true)
.render();
Insert cell
Insert cell
html`<link rel="stylesheet" href="https://unpkg.com/@hpcc-js/common/font-awesome/css/font-awesome.min.css">`
Insert cell
Insert cell
Insert cell
Insert cell
Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.

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