We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9256014 + 1647279 commit 26c82aaCopy full SHA for 26c82aa
plotly/subplots.py
@@ -59,8 +59,8 @@ def make_subplots(
59
- 'bottom-left': Subplots are numbererd with (1, 1) in the bottom
60
left corner
61
62
- print_grid: boolean (default True):
63
- If True, prints a string representation of the plot grid. Grid may
+ print_grid: boolean (default False):
+ If True, prints a string representation of the plot grid. Grid may
64
also be printed using the `Figure.print_grid()` method on the
65
resulting figure.
66
0 commit comments