Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f5313df

Browse files
committed
renamed fill where examples
svn path=/trunk/matplotlib/; revision=6433
1 parent bbb4197 commit f5313df

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

CHANGELOG

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
11
2008-11-20 Added some static helper methods
22
BrokenHBarCollection.span_masked and
3-
PolyCollection.fill_between_masked for visualizing
4-
non-masked regions. In the longer term, the better
5-
solution will be to fix the relevant classes and functions
6-
to handle masked data, so this may be a temporary solution
7-
- JDH
3+
PolyCollection.fill_between_where for visualizing logical
4+
regions. See examples/api/fill_where_demo.py - JDH
85

96
2008-11-12 Add x_isdata and y_isdata attributes to Artist instances,
107
and use them to determine whether either or both

0 commit comments

Comments
 (0)