We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30da65f commit 54cb7edCopy full SHA for 54cb7ed
src/examples.jl
@@ -593,7 +593,7 @@ const _examples = PlotExample[
593
"Ribbons",
594
"""
595
Ribbons can be added to lines via the `ribbon` keyword;
596
- you can pass a tuple of arrays (upper and lower bounds),
+ you can pass a tuple of arrays (lower and upper bounds, in this order),
597
a single Array (for symmetric ribbons), a Function, or a number.
598
""",
599
quote
0 commit comments