Skip to content

Commit

Permalink
Update decorated_lines.py
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelgrund authored Jan 8, 2025
1 parent e7ab34e commit c870d42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/gallery/lines/decorated_lines.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"~d1c:+sd0.5c+gtan+p1p,black+n-0.2c/0.1c",
# Give the number of equally spaced symbols by using "n" instead of "d"
"~n6:+sn0.5c+gtan+p1p,black",
# Use upper-case "N" to have symbols at the start and end of the line
# Use uppercase "N" to have symbols at the start and end of the line
"~N6:+sh0.5c+gtan+p1p,black",
# Suppress the main decorated line by appending "+i"
"~d1c:+sg0.5c+gtan+p1p,black+i",
Expand Down

0 comments on commit c870d42

Please sign in to comment.