Public
Edited
Feb 8, 2023
Insert cell
Insert cell
Insert cell
Insert cell
chart = new NetworkChart()
.container(chartContainer)
.svgWidth(975)
.svgHeight(975)
.data(data)
.render()
Insert cell
Insert cell
Insert cell
data = await FileAttachment("flare-2 (1)@1.json").json()
Insert cell
Insert cell
Insert cell
import {load} from '@bumbeishvili/utils'
Insert cell
d3 = require('d3@v6','d3-v6-tip')
Insert cell
import { css, collapsedCSS } from "@bumbeishvili/utils"
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