﻿hvplot.ui.hvPlotExplorer
========================

.. currentmodule:: hvplot.ui

.. autoclass:: hvPlotExplorer

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~hvPlotExplorer.__init__
      ~hvPlotExplorer.from_data
      ~hvPlotExplorer.hvplot
      ~hvPlotExplorer.plot_code
      ~hvPlotExplorer.save
      ~hvPlotExplorer.servable
      ~hvPlotExplorer.settings
      ~hvPlotExplorer.show
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~hvPlotExplorer.advanced
      ~hvPlotExplorer.axes
      ~hvPlotExplorer.by
      ~hvPlotExplorer.code
      ~hvPlotExplorer.colormapping
      ~hvPlotExplorer.geographic
      ~hvPlotExplorer.groupby
      ~hvPlotExplorer.kind
      ~hvPlotExplorer.labels
      ~hvPlotExplorer.name
      ~hvPlotExplorer.operations
      ~hvPlotExplorer.param
      ~hvPlotExplorer.statusbar
      ~hvPlotExplorer.style
      ~hvPlotExplorer.x
      ~hvPlotExplorer.y
      ~hvPlotExplorer.y_multi
   
   