Thanks to visit codestin.com Credit goes to github.com
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.
1 parent bbb4197 commit f5313dfCopy full SHA for f5313df
2 files changed
CHANGELOG
@@ -1,10 +1,7 @@
1
2008-11-20 Added some static helper methods
2
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
+ PolyCollection.fill_between_where for visualizing logical
+ regions. See examples/api/fill_where_demo.py - JDH
8
9
2008-11-12 Add x_isdata and y_isdata attributes to Artist instances,
10
and use them to determine whether either or both
examples/api/filled_masked_regions.py examples/api/fill_where_demo.pyexamples/api/filled_masked_regions.py renamed to examples/api/fill_where_demo.py
0 commit comments