Skip to content

Commit fc28192

Browse files
authored
Update src/plots/geo/layout_attributes.js
1 parent d7de560 commit fc28192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plots/geo/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var geoAxesAttrs = {
5353
'Sets the graticule\'s stroke width (in px).'
5454
].join(' ')
5555
},
56-
griddash: extendFlat({}, dash, {dflt: '', editType: 'none'})
56+
griddash: dash
5757
};
5858

5959
var attrs = module.exports = overrideAll({

0 commit comments

Comments
 (0)