orangebluecolormap#

orangebluecolormap(apply=False)[source]#

Create an orange-blue colormap; most like RdYlBu but more pleasing. Created by Prashanth Selvaraj.

Demo and example:

cmap = sc.orangebluecolormap()
sc.colormapdemo(cmap=cmap)

New in version 1.0.0.