Published
Edited
May 24, 2020
1 fork
1 star
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
viewof energy_transmission_type = textarea({
title: "Energy Transmission Type",
placeholder: "Specifiy type(s) of transmission project.",
value: "Upgrading and automation.",
spellcheck: true,
width: "100%",
rows: 1,
submit: false,
})
Insert cell
Insert cell
energy_transmission_type_title = viewof energy_transmission_type.querySelectorAll('div')[1].innerText
Insert cell
Insert cell
energy_transmission_type_title_alt = viewof energy_transmission_type.querySelector('div>div').innerText
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