Blog

Viewing posts tagged matplotlib

Using two filled contour plots simultaneously in matplotlib

In my research endeavors I came across the need to overlay two filled contour plots to combine information with context needed to interpret it. I found some older solutions that were quite complicated but managed to find a much simpler solution.