Published
Edited
Dec 10, 2019
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
mutable lineData = []
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
style = html`<style>
.parameter-select {
display:inline-block;
margin:5px;
}

.yAxis path.domain {
visibility: hidden;
}

.tick line {
stroke: #cfcfcf;
}

.legend-group.selected {
border-style:solid;
border-color: #333;
}

.legend-group:hover {
border-color: #333;
}

.legend-group {
border:2px dotted transparent;
padding: 0px 2px 0px 2px;
cursor: default;
}

.legend-line {
height:5px;
width:50px;
margin-bottom:2px;
margin-right:3px;
display:inline-block;
}

.legend-text {
font-size:.8em;
}
</style>`
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
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