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 6804c91 commit 1fd94ccCopy full SHA for 1fd94cc
doc/api/api_changes/2017-10-24-DS.rst
@@ -0,0 +1,5 @@
1
+`StemContainer` now stores `LineCollection`
2
+-------------------------------------------
3
+
4
+`StemContainer` objects now store a `LineCollection` object instead of a list
5
+of `Line2D` objects for stem lines plotted using `ax.stem`.
0 commit comments