Skip to content

Instantly share code, notes, and snippets.

View ferdnyc's full-sized avatar

Frank Dana ferdnyc

View GitHub Profile
@ferdnyc
ferdnyc / articles_test.json
Created November 7, 2022 05:04
Article pageviews test spec
{
"debug": 1,
"$schema": "https://vega.github.io/schema/vega/v5.json",
"description": "A bar chart of flight statistics, aggregated by the selected time unit.",
"width": 500,
"height": 500,
"padding": 5,
"autosize": {"type": "fit", "resize": true, "contains": "padding"},
"title": {