Skip to content

Commit a8645b4

Browse files
committed
Fix formatting
1 parent 0c4e55e commit a8645b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plot_api/plot_api.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1889,7 +1889,7 @@ function addAxRangeSequence(seq, rangesAltered) {
18891889
}
18901890
}
18911891

1892-
//if(ax.automargin) skipTitle = false;
1892+
// if(ax.automargin) skipTitle = false;
18931893
}
18941894

18951895
return Axes.draw(gd, axIds, {skipTitle: skipTitle});

0 commit comments

Comments
 (0)