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 d7de560 commit fc28192Copy full SHA for fc28192
src/plots/geo/layout_attributes.js
@@ -53,7 +53,7 @@ var geoAxesAttrs = {
53
'Sets the graticule\'s stroke width (in px).'
54
].join(' ')
55
},
56
- griddash: extendFlat({}, dash, {dflt: '', editType: 'none'})
+ griddash: dash
57
};
58
59
var attrs = module.exports = overrideAll({
0 commit comments