Skip to content

Commit 3bba5cf

Browse files
committed
minor correction in comments
1 parent 9650093 commit 3bba5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/plotly_js/layout/tick-format/2018-12-17-how-to-tick-format-layout.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
showtickprefix: 'all',
4444
tickprefix: string,
4545

46-
/* Set the ticks to display with a prefix: "all" or "first" or "last" or "none" */
46+
/* Set the ticks to display with a suffix: "all" or "first" or "last" or "none" */
4747
showticksuffix: 'all',
4848
ticksuffix: string,
4949

0 commit comments

Comments
 (0)