Skip to content

Update Python view script for matplotlib 2.0

The defaults in matplotlib 2.0 have changed, leading to a change in the Python view test output. Use backward-compatible style to make the test pass on systems with newer matplotlib.

Merge request reports