Published
Edited
Feb 11, 2020
1 star
Also listed in…
only_vega
Seeds
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
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
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof sort_filter_field = radio({
title: 'Sort & Filtering field',
description: 'Select the fied used for filtering and ordering',
options: [
{ label: 'By mean', value: 'mean_precipitation' },
{ label: 'By max', value: 'max_precipitation' }
],
value: 'mean_precipitation'
})
Insert cell
viewof scale_type2 = select({
title: "Scale type",
description: "Select a type",
options: ["log", "linear", "sqrt" ],
value: "sqrt"
})
Insert cell
viewof scale_type = select({
title: "Scale type",
description: "Select a type",
options: ["log", "linear", "sqrt" ],
value: "sqrt"
})
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