BqplotImageView#

class glue_jupyter.bqplot.image.BqplotImageView(session)#

Bases: BqplotBaseView

Attributes Summary

allow_duplicate_data

allow_duplicate_subset

tools

Methods Summary

get_data_layer_artist([layer, layer_state])

get_subset_layer_artist([layer, layer_state])

Attributes Documentation

allow_duplicate_data = False#
allow_duplicate_subset = False#
tools = ['bqplot:home', 'bqplot:panzoom', 'bqplot:rectangle', 'bqplot:circle', 'bqplot:ellipse', 'bqplot:polygon', 'bqplot:lasso']#

Methods Documentation

get_data_layer_artist(layer=None, layer_state=None)#
get_subset_layer_artist(layer=None, layer_state=None)#