Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ufechner7 committed Jul 28, 2024
1 parent 7f863cf commit 5ac4f0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ Y2 = cos.(T)
p = plotx(T, Y1, Y2; ylabels=["Y1", "Y2"], fig="dual")
```
<p align="center"><img src="./docs/multi-channel.png" width="500" /></p>
The optional parameter `ysize` can be used to change the size of the y-axis labels. The default value is 14 points.

### XY-Plot
```julia
Expand Down

0 comments on commit 5ac4f0b

Please sign in to comment.