HistogramViewer
===============

.. currentmodule:: glue_qt.viewers.histogram

.. autoclass:: HistogramViewer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~HistogramViewer.LABEL
      ~HistogramViewer.large_data_size
      ~HistogramViewer.tools

   .. rubric:: Methods Summary

   .. autosummary::

      ~HistogramViewer.addToolBar
      ~HistogramViewer.add_data
      ~HistogramViewer.add_layer
      ~HistogramViewer.add_subset
      ~HistogramViewer.apply_roi
      ~HistogramViewer.apply_subset_state
      ~HistogramViewer.cleanup
      ~HistogramViewer.close
      ~HistogramViewer.closeEvent
      ~HistogramViewer.dragEnterEvent
      ~HistogramViewer.draw_legend
      ~HistogramViewer.dropEvent
      ~HistogramViewer.export_as_script
      ~HistogramViewer.get_data_layer_artist
      ~HistogramViewer.get_handles_legend
      ~HistogramViewer.get_layer_artist
      ~HistogramViewer.get_subset_layer_artist
      ~HistogramViewer.hide_toolbars
      ~HistogramViewer.initialize_toolbar
      ~HistogramViewer.isVisible
      ~HistogramViewer.layer_view
      ~HistogramViewer.limits_from_mpl
      ~HistogramViewer.limits_to_mpl
      ~HistogramViewer.mdi_wrap
      ~HistogramViewer.mousePressEvent
      ~HistogramViewer.move
      ~HistogramViewer.notify
      ~HistogramViewer.options_widget
      ~HistogramViewer.redraw
      ~HistogramViewer.register_to_hub
      ~HistogramViewer.remove_all_toolbars
      ~HistogramViewer.remove_data
      ~HistogramViewer.remove_layer
      ~HistogramViewer.remove_subset
      ~HistogramViewer.remove_toolbar
      ~HistogramViewer.request_add_layer
      ~HistogramViewer.set_focus
      ~HistogramViewer.set_status
      ~HistogramViewer.setup_callbacks
      ~HistogramViewer.show_toolbars
      ~HistogramViewer.unregister
      ~HistogramViewer.update_legend
      ~HistogramViewer.update_viewer_state
      ~HistogramViewer.update_window_title
      ~HistogramViewer.update_x_axislabel
      ~HistogramViewer.update_x_log
      ~HistogramViewer.update_x_ticklabel
      ~HistogramViewer.update_y_axislabel
      ~HistogramViewer.update_y_log
      ~HistogramViewer.update_y_ticklabel
      ~HistogramViewer.warn

   .. rubric:: Attributes Documentation

   .. autoattribute:: LABEL
   .. autoattribute:: large_data_size
   .. autoattribute:: tools

   .. rubric:: Methods Documentation

   .. automethod:: addToolBar
   .. automethod:: add_data
   .. automethod:: add_layer
   .. automethod:: add_subset
   .. automethod:: apply_roi
   .. automethod:: apply_subset_state
   .. automethod:: cleanup
   .. automethod:: close
   .. automethod:: closeEvent
   .. automethod:: dragEnterEvent
   .. automethod:: draw_legend
   .. automethod:: dropEvent
   .. automethod:: export_as_script
   .. automethod:: get_data_layer_artist
   .. automethod:: get_handles_legend
   .. automethod:: get_layer_artist
   .. automethod:: get_subset_layer_artist
   .. automethod:: hide_toolbars
   .. automethod:: initialize_toolbar
   .. automethod:: isVisible
   .. automethod:: layer_view
   .. automethod:: limits_from_mpl
   .. automethod:: limits_to_mpl
   .. automethod:: mdi_wrap
   .. automethod:: mousePressEvent
   .. automethod:: move
   .. automethod:: notify
   .. automethod:: options_widget
   .. automethod:: redraw
   .. automethod:: register_to_hub
   .. automethod:: remove_all_toolbars
   .. automethod:: remove_data
   .. automethod:: remove_layer
   .. automethod:: remove_subset
   .. automethod:: remove_toolbar
   .. automethod:: request_add_layer
   .. automethod:: set_focus
   .. automethod:: set_status
   .. automethod:: setup_callbacks
   .. automethod:: show_toolbars
   .. automethod:: unregister
   .. automethod:: update_legend
   .. automethod:: update_viewer_state
   .. automethod:: update_window_title
   .. automethod:: update_x_axislabel
   .. automethod:: update_x_log
   .. automethod:: update_x_ticklabel
   .. automethod:: update_y_axislabel
   .. automethod:: update_y_log
   .. automethod:: update_y_ticklabel
   .. automethod:: warn
