ScatterViewer
=============

.. currentmodule:: glue_qt.viewers.scatter

.. autoclass:: ScatterViewer
   :show-inheritance:

   .. rubric:: Attributes Summary

   .. autosummary::

      ~ScatterViewer.LABEL
      ~ScatterViewer.tools

   .. rubric:: Methods Summary

   .. autosummary::

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

   .. rubric:: Attributes Documentation

   .. autoattribute:: LABEL
   .. 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:: using_fullsphere
   .. automethod:: using_polar
   .. automethod:: using_rectilinear
   .. automethod:: warn
