Making a custom colormap using matplotlib in python

前端 未结 2 1016
孤城傲影
孤城傲影 2020-12-06 22:05

I have an image that I\'m showing with matplotlib.

\"enter

The image is gener

2条回答
  •  爱一瞬间的悲伤
    2020-12-06 22:50

    This sounds like the seismic colormap

    You might want to force the minimum and maximum to get the middle to be white.

提交回复
热议问题