Change error value to be consistent with its description
This commit is contained in:
parent
05818fc66b
commit
353c5c1d46
@ -1290,7 +1290,7 @@
|
||||
}
|
||||
],
|
||||
"source": [
|
||||
"book_plots.plot_errorbars([(160, 8, 'A'), (170, 8, 'B')], xlims=(150, 180))"
|
||||
"book_plots.plot_errorbars([(160, 3, 'A'), (170, 9, 'B')], xlims=(150, 180))"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user