chiark / gitweb /
m.plots: adapt to changes in matplotlib 3.4.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 3 Jan 2022 11:39:59 +0000 (12:39 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 3 Jan 2022 11:43:33 +0000 (12:43 +0100)
commit3a38f75e4334674bc04745b326af1f5228aa1fdd
treee643156522bf087dcdce34cbb1a8b8380f5d21ee
parent9bd482bac42abbe1582f701ba9e1bf34cdf2c6e1
m.plots: adapt to changes in matplotlib 3.4.

Version 3.5 is a whole other beast (different order of XML attributes
altogether), will need to be handled in a separate step.
documentation/test_python/page_plugins/plots-32.html [new file with mode: 0644]
documentation/test_python/page_plugins/plots.html
documentation/test_python/test_page.py
package/ci/circleci.yml
plugins/m/plots.py
plugins/m/test/plots/page-32.html [new file with mode: 0644]
plugins/m/test/plots/page.html
plugins/m/test/test_plots.py