Skip to main content
Ctrl+K

glue-jupyter documentation

  • Installation
  • Getting started
  • Notes for developers
  • API Documentation
    • jglue
    • example_data_xyz
    • example_image
    • example_volume
    • set_layout_factory
    • get_layout_factory
    • JupyterApplication
    • JupyterApplication
    • calculation
    • link_component_id_to_select_widget
    • on_change
    • dlink
    • link
    • IPyWidgetView
    • IPyWidgetLayerArtistContainer
    • HistogramLayerStateWidget
    • HistogramViewerStateWidget
    • ImageLayerStateWidget
    • ImageSubsetLayerStateWidget
    • ImageViewerStateWidget
    • ProfileLayerStateWidget
    • ProfileViewerStateWidget
    • ScatterLayerStateWidget
    • ScatterViewerStateWidget
    • BqplotBaseView
    • BqplotHistogramLayerArtist
    • BqplotHistogramView
    • BqplotImageLayerArtist
    • BqplotImageSubsetLayerArtist
    • BqplotImageView
    • BqplotProfileLayerArtist
    • BqplotProfileView
    • BqplotScatterLayerArtist
    • BqplotScatterView
    • IpyvolumeBaseView
    • Viewer3DStateWidget
    • IpyvolumeScatterLayerArtist
    • IpyvolumeScatterView
    • Scatter3DLayerState
    • Scatter3DLayerStateWidget
    • IpyvolumeVolumeLayerArtist
    • IpyvolumeVolumeView
    • Volume3DLayerStateWidget
    • VolumeLayerState
    • TableViewer
  • .rst

BqplotHistogramView

Contents

  • BqplotHistogramView
    • BqplotHistogramView.allow_duplicate_data
    • BqplotHistogramView.allow_duplicate_subset
    • BqplotHistogramView.is2d
    • BqplotHistogramView.tools

BqplotHistogramView#

class glue_jupyter.bqplot.histogram.BqplotHistogramView(*args, **kwargs)#

Bases: BqplotBaseView

Attributes Summary

allow_duplicate_data

allow_duplicate_subset

is2d

tools

Attributes Documentation

allow_duplicate_data = False#
allow_duplicate_subset = False#
is2d = False#
tools = ['bqplot:home', 'bqplot:panzoom', 'bqplot:xrange']#

previous

BqplotHistogramLayerArtist

next

BqplotImageLayerArtist

Contents
  • BqplotHistogramView
    • BqplotHistogramView.allow_duplicate_data
    • BqplotHistogramView.allow_duplicate_subset
    • BqplotHistogramView.is2d
    • BqplotHistogramView.tools

By Maarten A. Breddels and Thomas Robitaille

© Copyright 2018-2023, Maarten A. Breddels and Thomas Robitaille.