----------------
- Added support for the ``c=`` argument, similar to the argument with
the same name in Matplotlib's ``scatter`` function. [11]
- Added support for log axes. [11]
- Fixed support for flipped limits (e.g. xmax < xmin). [11]
- Added support for setting vmin/vmax to functions to determine limits
on-the-fly. [11]