We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81ea2c commit 6c48321Copy full SHA for 6c48321
1 file changed
gcs/src/components/fla/graphConfigs.js
@@ -52,6 +52,7 @@ const defaultOptions = {
52
elements: {
53
point: {
54
radius: 0,
55
+ hitRadius: 5,
56
},
57
line: {
58
borderWidth: 1,
0 commit comments