MCPcopy Index your code

hub / github.com/holoviz/hvplot / functions

Functions992 in github.com/holoviz/hvplot

Functionbackend
(request)
hvplot/tests/testoptions.py:23
Methodbarh
(self, x=None, y=None, data=None)
hvplot/converter.py:2710
Methodbarh
A horizontal bar plot A `barh` plot represents categorical data with rectangular bars with heights proportional to the value
hvplot/plotting/core.py:889
Methodbivariate
(self, x=None, y=None, data=None)
hvplot/converter.py:2975
Methodbox
(self, x=None, y=None, data=None)
hvplot/converter.py:2763
Methodbox
The `box` plot gives you a visual idea about the *locality*, *spread* and *skewness* of numerical data through their quartiles. It is
hvplot/plotting/core.py:936
Functionboxplot_frame
(*args, **kwargs)
hvplot/plotting/__init__.py:58
Functionboxplot_frame_groupby
(grouped, **kwargs)
hvplot/plotting/__init__.py:62
Functionboxplot_series
(*args, **kwargs)
hvplot/plotting/__init__.py:54
Methodby_species_fn
(by_species, color)
hvplot/tests/testutil.py:237
Methodby_species_fn
(by_species, color)
hvplot/tests/testpanel.py:42
Methodcallback
(*args, **dyn_kwds)
hvplot/plotting/core.py:78
Functionclone_bis
(inst, *args, **kwargs)
hvplot/tests/testinteractive.py:79
Functionclone_spy
()
hvplot/tests/testinteractive.py:71
Methodcolor_series
(self)
hvplot/tests/testcharts.py:713
Methodcolormapped
(self)
hvplot/ui.py:176
Methodcontour
Line contour plot. A contour plot displays isolines representing constant values in a 2D scalar field over gridded data.
hvplot/plotting/core.py:1883
Methodcontourf
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3264
Methodcontourf
Filled contour plot Reference. https://hvplot.holoviz.org/reference/xarray/contourf.html Parameters ----------
hvplot/plotting/core.py:1938
Functionda
()
hvplot/tests/testoptions.py:640
Functionda2
()
hvplot/tests/testoptions.py:650
Functiondataarray
(dataset)
hvplot/tests/testinteractive.py:34
Functiondataset
()
hvplot/tests/testinteractive.py:29
Methoddataset
(self, x=None, y=None, data=None)
hvplot/converter.py:2919
Methoddensity
(self, x=None, y=None, data=None)
hvplot/converter.py:2912
Methoddensity
Alias of :meth:`hvplot.hvPlot.kde`.
hvplot/plotting/core.py:1179
Functiondf
()
hvplot/tests/testoptions.py:37
Functiondf
()
hvplot/tests/testinteractive.py:24
Functiondf
()
hvplot/tests/plotting/testandrewscurves.py:9
Functiondisable_param_warnings_as_exceptions
()
hvplot/tests/conftest.py:53
Methoddmap
Wraps the output in a DynamicMap. Only valid if the output is a HoloViews object.
hvplot/interactive.py:750
Functiondraw_circular
Draw networkx graph with circular layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:485
Functiondraw_kamada_kawai
Draw networkx graph with circular layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:505
Functiondraw_networkx
Draw a networkx graph. Draw the graph with hvPlot with options for node positions, labeling, titles, and many other drawing features. See dra
hvplot/networkx.py:375
Functiondraw_networkx_edges
Draw networkx graph edges. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot.netwo
hvplot/networkx.py:433
Functiondraw_networkx_labels
Draw networkx graph node labels. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot
hvplot/networkx.py:464
Functiondraw_networkx_nodes
Draw networkx graph nodes. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot.netwo
hvplot/networkx.py:406
Functiondraw_planar
Draw networkx graph with planar layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:608
Functiondraw_random
Draw networkx graph with random layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:525
Functiondraw_shell
Draw networkx graph with shell layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:545
Functiondraw_spectral
Draw networkx graph with spectral layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:568
Functiondraw_spring
Draw networkx graph with spring layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:588
Functionds1
(da)
hvplot/tests/testoptions.py:660
Functionds2
(da, da2)
hvplot/tests/testoptions.py:665
Methoderrorbars
(self, x=None, y=None, data=None)
hvplot/converter.py:2656
Methodevaluate
(*args, **kwargs)
hvplot/interactive.py:383
Methodevaluate_inner
()
hvplot/interactive.py:373
Methodexceeds_resample_when
(plot)
hvplot/converter.py:2218
Functionexplorer
Explore your data and design your plot via an interactive user interface. This function returns an interactive Panel component that enable you to
hvplot/ui.py:55
Methodget_ax
()
hvplot/interactive.py:496
Functionget_ipy
()
hvplot/util.py:80
Methodheatmap
(self, x=None, y=None, data=None)
hvplot/converter.py:2927
Functionhelp
Print a docstring with all valid options which apply to the plot type. Parameters ---------- kind: str, optional The kin
hvplot/utilities.py:12
Methodhexbin
(self, x=None, y=None, data=None)
hvplot/converter.py:2951
Methodhist
(self, x=None, y=None, data=None)
hvplot/converter.py:2775
Functionhist_frame
(*args, **kwargs)
hvplot/plotting/__init__.py:76
Functionhist_series
(*args, **kwargs)
hvplot/plotting/__init__.py:72
Methodimage
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3148
Methodkwargs
(self)
hvplot/ui.py:133
Methodlabels
(self, x=None, y=None, data=None)
hvplot/converter.py:3072
Functionlag_plot
Lag plot for time series. A lag plot is a scatter plot of a time series against a lag of itself. It helps in visualizing the temporal depende
hvplot/plotting/lag_plot.py:9
Functionlat_lon_df
()
hvplot/tests/testgeowithoutgv.py:35
Functionload_pandas_accessor
()
hvplot/tests/testoptions.py:13
Functionload_xarray_accessor
()
hvplot/tests/testoptions.py:18
Functionmercator_df
()
hvplot/tests/testgeowithoutgv.py:45
Methodmethod_wrapper
(ds, x, y)
hvplot/converter.py:2024
Methodohlc
(self, x=None, y=None, data=None)
hvplot/converter.py:2986
Functionparallel_coordinates
Parallel coordinates plotting. To show a set of points in an n-dimensional space, a backdrop is drawn consisting of n parallel lines. A
hvplot/plotting/parallel_coordinates.py:9
Methodpaths
(self, x=None, y=None, data=None)
hvplot/converter.py:3353
Methodpaths
Plot one or more collection of lines. Each path is a collection of independent x and y coordinates, represented from:
hvplot/plotting/core.py:1393
Functionpiped
(df, msg)
hvplot/tests/testinteractive.py:1330
Functionplotting_backend
(request)
hvplot/tests/testplotting.py:34
Methodpoints
(self, x=None, y=None, data=None)
hvplot/converter.py:3357
Methodpolygons
(self, x=None, y=None, data=None)
hvplot/converter.py:3349
Functionpre_run_cell
(info)
hvplot/__init__.py:139
Methodprocess
Process the dataframes and output the result as a pn.Column. Parameters: ----------- dfs
hvplot/fugue.py:31
Functionproj_is_latlong
Shortcut function because of deprecation.
hvplot/util.py:146
Functionpytest_addoption
(parser)
hvplot/tests/conftest.py:18
Functionpytest_collection_modifyitems
(config, items)
hvplot/tests/conftest.py:28
Functionpytest_configure
(config)
hvplot/tests/conftest.py:23
Functionpytest_runtest_makereport
Skip tests that fail because "the kernel died before replying to kernel_info" this is a common error when running the example tests in CI.
doc/conftest.py:124
Functionreset_default_backend
()
hvplot/tests/testhelp.py:11
Methodrgb
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3168
Methodrun
(self)
doc/_ext/backend_styling_options.py:26
Functionsave
Saves the supplied object to file. This function delegates saving to :func:`holoviews:holoviews.util.save` when the object is a HoloVie
hvplot/utilities.py:42
Methodscatter
(self, x=None, y=None, data=None)
hvplot/converter.py:2645
Functionsel_col
(col)
hvplot/tests/testinteractive.py:154
Functionseries
()
hvplot/tests/testinteractive.py:19
MethodsetUp
(self)
hvplot/tests/testutil.py:37
MethodsetUp
(self)
hvplot/tests/testtransforms.py:11
MethodsetUp
(self)
hvplot/tests/testtransforms.py:56
MethodsetUp
(self)
hvplot/tests/testcharts.py:95
MethodsetUp
(self)
hvplot/tests/testcharts.py:128
MethodsetUp
(self)
hvplot/tests/testcharts.py:697
MethodsetUp
(self)
hvplot/tests/testoverrides.py:14
MethodsetUp
(self)
hvplot/tests/testoverrides.py:59
MethodsetUp
(self)
hvplot/tests/testgeo.py:65
MethodsetUp
(self)
hvplot/tests/testgeo.py:181
MethodsetUp
(self)
hvplot/tests/testgeo.py:311
MethodsetUp
(self)
hvplot/tests/testgeo.py:352
← previousnext →301–400 of 992, ranked by callers