Public
Edited
Sep 7, 2023
Importers
Insert cell
Insert cell
Insert cell
Insert cell
import { unit_chart } from "d2b70dd4960f3314@511"
Insert cell
Insert cell
Insert cell
driving_chart = unit_chart({"Driving":kwh})
Insert cell
kwh_formatted = eu.utils.format_kwh(kwh)
Insert cell
Insert cell
driving_data = [{"name": "Driving", "value": kwh}]
Insert cell
Insert cell
Insert cell
viewof miles_driven_period = new inputs.input("years")
Insert cell
eu = require('@robinl/energy_usage@0.0.22')
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