Skip to content

Commit 1f1d684

Browse files
flrsnicolaskruchten
authored andcommitted
Fix typo in title standoff docs (#1644)
1 parent 7be222a commit 1f1d684

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/plotly_js/fundamentals/axes/2019-11-04-title_standoff.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
sitemap: false
77
arrangement: horizontal
88
markdown_content: |
9-
THis example sets `standoff` attribute to cartesian axes to determine the distance between the tick labels and the axis title.
9+
This example sets `standoff` attribute to cartesian axes to determine the distance between the tick labels and the axis title.
1010
Note that the axis title position is always constrained within the margins, so the actual standoff distance is always less than the set or default value.
1111
By setting standoff and turning [automargin](https://plot.ly/javascript/setting-graph-size/#automatically-adjust-margins) on, plotly.js will push the margins to fit the axis title at given standoff distance.
1212
---

0 commit comments

Comments
 (0)