Files
partition-filter-visualization/static/graphs/filter-test-2.json
2023-12-03 15:15:44 +01:00

37 lines
917 B
JSON

{
"selectedTables": [
{
"source": 0,
"tableName": "bloom-count-10k",
"datasetName": "experiments"
}
],
"graphOptions": {
"type": "plane",
"state": {
"isRendered": false,
"isValid": true,
"xColumnName": "bits",
"yColumnName": "cpu_time",
"zColumnName": "fpr",
"scaleX": "linear",
"scaleY": "linear",
"scaleZ": "log",
"tileCount": 23,
"aggregation": "min",
"groupBy": "vectorization"
}
},
"ui": {
"rotation": {
"x": 1.1749577892000096,
"y": -0.5658275677115607,
"z": 0.9086866098122086
},
"position": {
"x": -101.86177149998203,
"y": -147.98539063256504,
"z": 61.84257163324188
}
}
}