Phil Elson added the :func:`matplotlib.colors.from_levels_and_colors` function to easily create a colormap and normalizer for representation of discrete colors for plot types such as :func:`matplotlib ...
Contour fixes and triplot Ian Thomas has fixed a long-standing bug that has vexed our most talented developers for years. :func:`~matplotlib.pyplot.contourf` now handles interior masked regions, and ...