We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f270a35 commit 8ec399fCopy full SHA for 8ec399f
1 file changed
src/components/fields/MarkerColor.js
@@ -58,7 +58,7 @@ class UnconnectedMarkerColor extends Component {
58
this.context.updateContainer({
59
['marker.color']: null,
60
['marker.colorsrc']: null,
61
- ['marker.colorscale']: [],
+ ['marker.colorscale']: null,
62
});
63
}
64
0 commit comments