Skip to content Skip to sidebar Skip to footer
Showing posts with the label Colormap

Pyplot Contourf With Custom Colormap Repeats Color Instead Of Changing

I want to plot some data with a logarithmic color code where a decade limit is indicated by a white… Read more Pyplot Contourf With Custom Colormap Repeats Color Instead Of Changing

Store A Numpy.ndarray As An Image, And Then Save The Pixel Values

I am currently looking for at in which i can store a numpy.ndarray as an image, then save that imag… Read more Store A Numpy.ndarray As An Image, And Then Save The Pixel Values

How To Obtain Transparency For Masked Values In Customised Colormap (matplotlib/python)

I have come across this useful class MidpointNormalize that allows you to choose a data value to co… Read more How To Obtain Transparency For Masked Values In Customised Colormap (matplotlib/python)

Using Colormap With Bokeh Scatter

In matplotlib the scatterplot offers the possibility of using the color of a plot to indicate value… Read more Using Colormap With Bokeh Scatter