Skip to content
Almar Klein edited this page Jun 1, 2017 · 3 revisions

Inherits from Box.

This wibject displays the colormap applied to a certain mapable. It should be attached to an Axes or Figure. The displayed colormap is that of the last added (or last added in the last axes) mapable object.

A Colorbar can be created with the function vv.colorbar().

The Colorbar class implements the following properties:
label

The Colorbar class implements the following methods:
SetLabel

Properties

Get the label instance for this colorbar.

Methods

A convenience function to set the label text.

Clone this wiki locally