Skip to content

Instantly share code, notes, and snippets.

View sid-newby's full-sized avatar
💭
I may be slow to respond.

sidnewby sid-newby

💭
I may be slow to respond.
View GitHub Profile
@sid-newby
sid-newby / spec.json
Created November 19, 2024 21:04
Vega spec from Tue Nov 19 2024
{
"$schema": "https://vega.github.io/schema/vega/v5.json",
"description": "An example of a zoomable circle packing layout for hierarchical data.",
"width": 600,
"height": 600,
"padding": 5,
"signals": [
{
"name": "duration",
"init": "750",