BqplotScatterLayerArtist

class glue_jupyter.bqplot.scatter.BqplotScatterLayerArtist(view, viewer_state, layer_state=None, layer=None)[source]

Bases: glue_jupyter.compat.LayerArtist

Methods Summary

redraw(self)

Re-render the plot

update(self)

Sync the visual appearance of the layer, and redraw

update_histogram(self)

Methods Documentation

redraw(self)[source]

Re-render the plot

update(self)[source]

Sync the visual appearance of the layer, and redraw

update_histogram(self)[source]