Andy Nowacki 0b800ac6d3 Check contour levels has correct value for all backends
This commit moves the check for the correctness of the `levels`
keyword argument into `RecipesPipeline.preprocess_attributes!(::KW)`
and calls the new function `check_contour_levels`, which in turn
will throw an `ArgumentError` if the argument is not correct.

To that end:
- Remove the check for non-integer and non-vector values of
  `levels` from the PyPlot backend code, and
- Add low-level tests for the new function and high-level tests
  for contour plots.
2021-08-24 16:27:09 +01:00
..
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00
2021-06-04 15:36:40 +02:00
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00
2021-08-11 08:14:51 +02:00