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.
2 parents 46b9509 + 30a9798 commit 48babe1Copy full SHA for 48babe1
kf_book/book_plots.py
@@ -80,7 +80,7 @@ def plot_errorbars(bars, xlims, ylims=(-1, 1)):
80
tuple containing min and max values for x axis
81
82
y-lims : tuple, optional
83
- tuple containing min and max values for x axis
+ tuple containing min and max values for y axis ( the default is (-1, 1))
84
85
Example
86
-------
0 commit comments