Changed size of discrete component points

This commit is contained in:
Ozzie Gooen 2022-04-08 07:47:56 -04:00
parent b85c4f9a6b
commit 005d617dcf

View File

@ -160,9 +160,7 @@
"shape": { "shape": {
"value": "circle" "value": "circle"
}, },
"width": { "size": [{"value": 30}],
"value": 5
},
"tooltip": { "tooltip": {
"signal": "datum.y" "signal": "datum.y"
} }