compassql
Version:
CompassQL visualization query language
54 lines • 1.09 kB
JSON
{
"name": "",
"path": "",
"items": [
{
"name": "Origin",
"path": "/Origin",
"items": [
{
"name": "xy:Origin",
"path": "/Origin/xy:Origin",
"items": [
{
"name": "xy:Origin",
"path": "/Origin/xy:Origin/xy:Origin",
"items": [
"point|x:Origin,n",
"rect|x:Origin,n"
]
}
],
"groupBy": [
"channel"
],
"orderGroupBy": "effectiveness"
}
],
"groupBy": [
{
"property": "channel",
"replace": {
"x": "xy",
"y": "xy",
"color": "style",
"size": "style",
"shape": "style",
"opacity": "style",
"row": "facet",
"column": "facet"
}
}
],
"orderGroupBy": "effectiveness"
}
],
"groupBy": [
"field",
"aggregate",
"bin",
"timeUnit",
"stack"
],
"orderGroupBy": "aggregationQuality"
}