Public
Edited
Sep 18, 2024
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
categoryLabels = ['Origin', 'Space Weather Event Signal', 'Space Weather Eruptive Event', 'Geophysical Imact', 'Hardware Impact', 'Communication Impact', 'Human Impact'];
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
diagonal = d3.linkHorizontal().x(d=> d.y - 9).y(d => d.x)
Insert cell
Insert cell
Insert cell
Insert cell
Insert cell
//code references
//Collapsible Tree by Mike Bostock,
//Electoral College Decision Tree by Kerry Rodden
Insert cell
// A tooltip library written in vanilla JS
tippy = require('https://unpkg.com/tippy.js@2.5.4/dist/tippy.all.min.js')
// tippy = require('https://unpkg.com/tippy.js@3/dist/tippy.all.min.js')
// tippy = require("tippy.js@6")
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