8000 added errorbar limit test · lebenasa/matplotlib@f5c787f · GitHub
[go: up one dir, main page]

Skip to content

Commit f5c787f

Browse files
committed
added errorbar limit test
1 parent 2be7e7f commit f5c787f

File tree

5 files changed

+2077
-0
lines changed

5 files changed

+2077
-0
lines changed

examples/statistics/errorbar_lims.py renamed to examples/statistics/errorbar_limits.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,6 @@
4848
ls='none', mec='blue', capsize=0, color='cyan')
4949

5050
ax.set_xlim((0, 5.5))
51+
ax.set_title('Errorbar upper and lower limits')
5152
plt.show()
5253

Binary file not shown.
Loading

0 commit comments

Comments
 (0)
0