News

Contribute to robertabram/Matplotlib_StackPlot development by creating an account on GitHub.
The following code, which calls stackplot twice, works on the first but fails on the second. On the call to the second the int list looks exactly the same. Numpy 1.10.4 Matplotlib 1.5.1 Python 3.5.1 ...