BqplotScatterView

class glue_jupyter.bqplot.scatter.BqplotScatterView(session, state=None)[source]

Bases: glue_jupyter.bqplot.common.BqplotBaseView

Attributes Summary

allow_duplicate_data

allow_duplicate_subset

large_data_size

tools

Attributes Documentation

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