Skip to content

Instantly share code, notes, and snippets.

@rayrayzayzay
Last active January 30, 2023 22:55
Show Gist options
  • Save rayrayzayzay/e9a970a5dc4540597a06dc6a9af17311 to your computer and use it in GitHub Desktop.
Save rayrayzayzay/e9a970a5dc4540597a06dc6a9af17311 to your computer and use it in GitHub Desktop.
Numeric Visualizations
"visualizations": [
{
"dataset": "406862c2-0e38-46e3-87de-15ac79316396",
"type": "numeric",
"config": {
"numericAttribute": "capacity_percent",
"steps": [29, 44, 61, 73, 84]
},
"style": {
"size": [5, 15, 20, 25],
"color": "hsl(0, 0%, 100%)",
"opacity": 0.8,
"strokeColor": "hsl(0, 0%, 100%)",
"strokeWidth": 2
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment