Skip to content

Instantly share code, notes, and snippets.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Mark-Long-2023
Mark-Long-2023 / Deneb-Donut-KPI.json
Created October 22, 2023 10:49
Deneb-Donut-KPI
{
"data": {"name": "dataset"},
"transform": [
{
"calculate": "datum['Index'] <= datum['_percToShow'] * 100 ? 1 : 0",
"as": "_color"
}
],
"layer": [
{