Type JavaScript, then Shift-Enter. Ctrl-space for more options. Arrow ↑/↓ to switch modes.
staticLog=FileAttachment("log@2.csv").csv()
staticLog
X
timeSincePowerOn
Y
gas_resistance
Color
idx
Size
—
Facet X
idx
Facet Y
—
Mark
Auto
Type Chart, then Shift-Enter. Ctrl-space for more options.
Plot.auto(staticLog,{
x:"timeSincePowerOn",
y:"gas_resistance",
color:"idx",
fx:"idx"
}).plot({color:{legend:true}})
import{request}from'@mootari/powerful-features'
import{zip,zipreader}from"@fil/jszip"
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.