How to set a Matplotlib axis as a colormap

44 Views Asked by At

I would like to have the axes of a plot as colormaps instead of a single color. Color bars are nice but not on this axis.

Here is an example:

enter image description here

Is there a way to obtain such axes using matplotlib?

0

There are 0 best solutions below