Skip to main content

Colour map plots based on the Bokeh visualisation library

Project description

bokcolmaps

Colour map plots based on the Bokeh visualisation library


Get started with:

import numpy
from bokcolmaps.plot_colourmap import plot_colourmap
data = numpy.random.rand(3, 4, 5)
plot_colourmap(data)

or see bokcolmaps.Examples.plot_colourmap_example

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page