BqplotImageView

class glue_jupyter.bqplot.image.BqplotImageView(session)[source]

Bases: glue_jupyter.bqplot.common.BqplotBaseView

Attributes Summary

allow_duplicate_data

allow_duplicate_subset

large_data_size

tools

Methods Summary

get_data_layer_artist(self[, layer, layer_state])

get_subset_layer_artist(self[, layer, …])

Attributes Documentation

allow_duplicate_data = False
allow_duplicate_subset = False
large_data_size = 20000000.0
tools = ['bqplot:panzoom', 'bqplot:rectangle', 'bqplot:xrange', 'bqplot:yrange']

Methods Documentation

get_data_layer_artist(self, layer=None, layer_state=None)[source]
get_subset_layer_artist(self, layer=None, layer_state=None)[source]