BqplotHistogramView

class glue_jupyter.bqplot.histogram.BqplotHistogramView(session, state=None)[source]

Bases: glue_jupyter.bqplot.common.BqplotBaseView

Attributes Summary

allow_duplicate_data

allow_duplicate_subset

is2d

large_data_size

tools

Attributes Documentation

allow_duplicate_data = False
allow_duplicate_subset = False
is2d = False
large_data_size = 100000.0
tools = ['bqplot:panzoom', 'bqplot:xrange']