In Matplotlib 3, when using a list of values for the levels argument in contour(), the list of values is overridden in the case that all requested levels fall outside the data range. While this may be ...