Skip to content

Commit fa5bf04

Browse files
authored
Merge branch 'master' into dev-griddash
2 parents d36312f + 45a1d0f commit fa5bf04

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/traces/carpet/axis_defaults.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ module.exports = function handleAxisDefaults(containerIn, containerOut, options)
167167

168168
if(!showGrid) {
169169
delete containerOut.gridcolor;
170-
delete containerOut.gridWidth;
170+
delete containerOut.gridwidth;
171171
delete containerOut.griddash;
172172
} else {
173173
coerce('minorgridcount');

stackgl_modules/package-lock.json

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)