Modified clusters to take in radial gradient as input if specified

This commit is contained in:
efarooqui
2020-10-15 09:23:19 -07:00
parent 2aaa1752ad
commit 3bf80bce00
5 changed files with 11 additions and 6 deletions

View File

@@ -121,6 +121,9 @@ const initial = {
strokeWidth: 3,
opacity: 0.9
}
},
clusters: {
radial: false
}
},
dom: {