Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/holoviz/hvplot
/ functions
Functions
992 in github.com/holoviz/hvplot
⨍
Functions
992
◇
Types & classes
74
↳
Endpoints
4
Function
backend
(request)
hvplot/tests/testoptions.py:23
Method
barh
(self, x=None, y=None, data=None)
hvplot/converter.py:2710
Method
barh
A horizontal bar plot A `barh` plot represents categorical data with rectangular bars with heights proportional to the value
hvplot/plotting/core.py:889
Method
bivariate
(self, x=None, y=None, data=None)
hvplot/converter.py:2975
Method
box
(self, x=None, y=None, data=None)
hvplot/converter.py:2763
Method
box
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
Function
boxplot_frame
(*args, **kwargs)
hvplot/plotting/__init__.py:58
Function
boxplot_frame_groupby
(grouped, **kwargs)
hvplot/plotting/__init__.py:62
Function
boxplot_series
(*args, **kwargs)
hvplot/plotting/__init__.py:54
Method
by_species_fn
(by_species, color)
hvplot/tests/testutil.py:237
Method
by_species_fn
(by_species, color)
hvplot/tests/testpanel.py:42
Method
callback
(*args, **dyn_kwds)
hvplot/plotting/core.py:78
Function
clone_bis
(inst, *args, **kwargs)
hvplot/tests/testinteractive.py:79
Function
clone_spy
()
hvplot/tests/testinteractive.py:71
Method
color_series
(self)
hvplot/tests/testcharts.py:713
Method
colormapped
(self)
hvplot/ui.py:176
Method
contour
Line contour plot. A contour plot displays isolines representing constant values in a 2D scalar field over gridded data.
hvplot/plotting/core.py:1883
Method
contourf
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3264
Method
contourf
Filled contour plot Reference. https://hvplot.holoviz.org/reference/xarray/contourf.html Parameters ----------
hvplot/plotting/core.py:1938
Function
da
()
hvplot/tests/testoptions.py:640
Function
da2
()
hvplot/tests/testoptions.py:650
Function
dataarray
(dataset)
hvplot/tests/testinteractive.py:34
Function
dataset
()
hvplot/tests/testinteractive.py:29
Method
dataset
(self, x=None, y=None, data=None)
hvplot/converter.py:2919
Method
density
(self, x=None, y=None, data=None)
hvplot/converter.py:2912
Method
density
Alias of :meth:`hvplot.hvPlot.kde`.
hvplot/plotting/core.py:1179
Function
df
()
hvplot/tests/testoptions.py:37
Function
df
()
hvplot/tests/testinteractive.py:24
Function
df
()
hvplot/tests/plotting/testandrewscurves.py:9
Function
disable_param_warnings_as_exceptions
()
hvplot/tests/conftest.py:53
Method
dmap
Wraps the output in a DynamicMap. Only valid if the output is a HoloViews object.
hvplot/interactive.py:750
Function
draw_circular
Draw networkx graph with circular layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:485
Function
draw_kamada_kawai
Draw networkx graph with circular layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:505
Function
draw_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
Function
draw_networkx_edges
Draw networkx graph edges. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot.netwo
hvplot/networkx.py:433
Function
draw_networkx_labels
Draw networkx graph node labels. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot
hvplot/networkx.py:464
Function
draw_networkx_nodes
Draw networkx graph nodes. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See hvplot.netwo
hvplot/networkx.py:406
Function
draw_planar
Draw networkx graph with planar layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:608
Function
draw_random
Draw networkx graph with random layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:525
Function
draw_shell
Draw networkx graph with shell layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:545
Function
draw_spectral
Draw networkx graph with spectral layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords S
hvplot/networkx.py:568
Function
draw_spring
Draw networkx graph with spring layout. Parameters ---------- G : graph A networkx graph kwargs : optional keywords See
hvplot/networkx.py:588
Function
ds1
(da)
hvplot/tests/testoptions.py:660
Function
ds2
(da, da2)
hvplot/tests/testoptions.py:665
Method
errorbars
(self, x=None, y=None, data=None)
hvplot/converter.py:2656
Method
evaluate
(*args, **kwargs)
hvplot/interactive.py:383
Method
evaluate_inner
()
hvplot/interactive.py:373
Method
exceeds_resample_when
(plot)
hvplot/converter.py:2218
Function
explorer
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
Method
get_ax
()
hvplot/interactive.py:496
Function
get_ipy
()
hvplot/util.py:80
Method
heatmap
(self, x=None, y=None, data=None)
hvplot/converter.py:2927
Function
help
Print a docstring with all valid options which apply to the plot type. Parameters ---------- kind: str, optional The kin
hvplot/utilities.py:12
Method
hexbin
(self, x=None, y=None, data=None)
hvplot/converter.py:2951
Method
hist
(self, x=None, y=None, data=None)
hvplot/converter.py:2775
Function
hist_frame
(*args, **kwargs)
hvplot/plotting/__init__.py:76
Function
hist_series
(*args, **kwargs)
hvplot/plotting/__init__.py:72
Method
image
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3148
Method
kwargs
(self)
hvplot/ui.py:133
Method
labels
(self, x=None, y=None, data=None)
hvplot/converter.py:3072
Function
lag_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
Function
lat_lon_df
()
hvplot/tests/testgeowithoutgv.py:35
Function
load_pandas_accessor
()
hvplot/tests/testoptions.py:13
Function
load_xarray_accessor
()
hvplot/tests/testoptions.py:18
Function
mercator_df
()
hvplot/tests/testgeowithoutgv.py:45
Method
method_wrapper
(ds, x, y)
hvplot/converter.py:2024
Method
ohlc
(self, x=None, y=None, data=None)
hvplot/converter.py:2986
Function
parallel_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
Method
paths
(self, x=None, y=None, data=None)
hvplot/converter.py:3353
Method
paths
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
Function
piped
(df, msg)
hvplot/tests/testinteractive.py:1330
Function
plotting_backend
(request)
hvplot/tests/testplotting.py:34
Method
points
(self, x=None, y=None, data=None)
hvplot/converter.py:3357
Method
polygons
(self, x=None, y=None, data=None)
hvplot/converter.py:3349
Function
pre_run_cell
(info)
hvplot/__init__.py:139
Method
process
Process the dataframes and output the result as a pn.Column. Parameters: ----------- dfs
hvplot/fugue.py:31
Function
proj_is_latlong
Shortcut function because of deprecation.
hvplot/util.py:146
Function
pytest_addoption
(parser)
hvplot/tests/conftest.py:18
Function
pytest_collection_modifyitems
(config, items)
hvplot/tests/conftest.py:28
Function
pytest_configure
(config)
hvplot/tests/conftest.py:23
Function
pytest_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
Function
reset_default_backend
()
hvplot/tests/testhelp.py:11
Method
rgb
(self, x=None, y=None, z=None, data=None)
hvplot/converter.py:3168
Method
run
(self)
doc/_ext/backend_styling_options.py:26
Function
save
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
Method
scatter
(self, x=None, y=None, data=None)
hvplot/converter.py:2645
Function
sel_col
(col)
hvplot/tests/testinteractive.py:154
Function
series
()
hvplot/tests/testinteractive.py:19
Method
setUp
(self)
hvplot/tests/testutil.py:37
Method
setUp
(self)
hvplot/tests/testtransforms.py:11
Method
setUp
(self)
hvplot/tests/testtransforms.py:56
Method
setUp
(self)
hvplot/tests/testcharts.py:95
Method
setUp
(self)
hvplot/tests/testcharts.py:128
Method
setUp
(self)
hvplot/tests/testcharts.py:697
Method
setUp
(self)
hvplot/tests/testoverrides.py:14
Method
setUp
(self)
hvplot/tests/testoverrides.py:59
Method
setUp
(self)
hvplot/tests/testgeo.py:65
Method
setUp
(self)
hvplot/tests/testgeo.py:181
Method
setUp
(self)
hvplot/tests/testgeo.py:311
Method
setUp
(self)
hvplot/tests/testgeo.py:352
← previous
next →
301–400 of 992, ranked by callers