Skip to content

Instantly share code, notes, and snippets.

@nsdevaraj
Created December 3, 2018 11:05
Show Gist options
  • Save nsdevaraj/530e01dc4d48331057bd932e1825f522 to your computer and use it in GitHub Desktop.
Save nsdevaraj/530e01dc4d48331057bd932e1825f522 to your computer and use it in GitHub Desktop.
{
"dataRoles": [
{
"displayName": "Values",
"name": "values",
"kind": "GroupingOrMeasure"
}
],
"objects": {
},
"dataViewMappings": [
{
"categorical": {
"categories": {
"for": {
"in": "values"
}
}
},
"conditions": [
{
"values": {
"min": 2
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment