The levels were decided automatically by contour and contourf so far.
They can be defined manually, by providing a list of levels as a fourth parameter.
Contour lines will be drawn for each value in the list, if we use contour.
For contourf, there will be filled colored regions between the values in the list.