specifically, examples/demo/basic/contour_plot.py.
Running the script works fine but the plot generated is what has a few issues.
- There is a white box in the contour plot, which I assume is a legend. See below.

- I don't know if this is the expected behavior but Zooming in and out using the scroll wheel doesn't change the plot, unless I pan/move the plot.
Reproduced on both Py2.7.13 and Py3.6.0 env. OSX.
specifically,
examples/demo/basic/contour_plot.py.Running the script works fine but the plot generated is what has a few issues.
Reproduced on both Py2.7.13 and Py3.6.0 env. OSX.