Skip to content

Instantly share code, notes, and snippets.

View rajeev's full-sized avatar

Rajeev J Sebastian rajeev

View GitHub Profile
@rajeev
rajeev / marks_on_scales.json
Last active May 13, 2025 02:33
Vega: Marks on scales
{
"$schema": "https://vega.github.io/schema/vega/v6.1.2.json",
"description": "Show marks on a scale",
"width": 200,
"height": 50,
"padding": 10,
"signals": [
{
"name": "worldAvg",