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
__getattr__
(name)
hvplot/sampledata.py:17
Method
__getattr__
(self, attr)
hvplot/interactive.py:897
Method
__getattribute__
(self, name)
hvplot/interactive.py:469
Method
__getattribute__
Custom getattribute to expose user defined subplots.
hvplot/plotting/core.py:113
Method
__getitem__
(self, other)
hvplot/interactive.py:725
Method
__gt__
(self, other)
hvplot/interactive.py:628
Method
__init__
( self, obj, transform=None, fn=None, plot=False, depth=0,
hvplot/interactive.py:243
Method
__init__
(self, _interactive)
hvplot/interactive.py:879
Method
__init__
( self, data, x, y, kind=None, by=None, use_index=True
hvplot/converter.py:847
Method
__init__
(self, df, **params)
hvplot/ui.py:125
Method
__init__
(self, data, **params)
hvplot/ui.py:170
Method
__init__
(self, data, **params)
hvplot/ui.py:368
Method
__init__
(self, df, **params)
hvplot/ui.py:552
Method
__init__
(self, ds, **params)
hvplot/ui.py:921
Method
__init__
(self)
hvplot/util.py:1102
Method
__init__
(self, func: str)
hvplot/fugue.py:26
Method
__init__
(self, data, custom_plots={}, **metadata)
hvplot/plotting/core.py:46
Method
__init__
(self, call_args, call_kwargs, **kwargs)
hvplot/tests/testinteractive.py:39
Method
__init__
(self)
hvplot/tests/testinteractive.py:58
Method
__invert__
(self)
hvplot/interactive.py:601
Method
__le__
(self, other)
hvplot/interactive.py:632
Method
__lshift__
(self, other)
hvplot/interactive.py:640
Method
__lt__
(self, other)
hvplot/interactive.py:636
Method
__mod__
(self, other)
hvplot/interactive.py:644
Method
__mul__
(self, other)
hvplot/interactive.py:648
Method
__ne__
(self, other)
hvplot/interactive.py:652
Method
__neg__
(self)
hvplot/interactive.py:595
Method
__new__
(cls, obj, **kwargs)
hvplot/interactive.py:216
Method
__not__
(self)
hvplot/interactive.py:598
Method
__or__
(self, other)
hvplot/interactive.py:656
Method
__panel__
(self)
hvplot/ui.py:129
Method
__panel__
(self)
hvplot/ui.py:549
Method
__pos__
(self)
hvplot/interactive.py:604
Method
__pow__
(self, other)
hvplot/interactive.py:664
Method
__radd__
(self, other)
hvplot/interactive.py:677
Method
__rand__
(self, other)
hvplot/interactive.py:681
Method
__rdiv__
(self, other)
hvplot/interactive.py:685
Method
__repr__
(self)
hvplot/util.py:59
Method
__repr__
(self)
hvplot/tests/testinteractive.py:47
Method
__repr__
(self)
hvplot/tests/testinteractive.py:62
Method
__rfloordiv__
(self, other)
hvplot/interactive.py:689
Method
__rlshift__
(self, other)
hvplot/interactive.py:693
Method
__rmod__
(self, other)
hvplot/interactive.py:697
Method
__rmul__
(self, other)
hvplot/interactive.py:701
Method
__ror__
(self, other)
hvplot/interactive.py:705
Method
__round__
(self, ndigits=None)
hvplot/interactive.py:590
Method
__rpow__
(self, other)
hvplot/interactive.py:709
Method
__rrshift__
(self, other)
hvplot/interactive.py:713
Method
__rshift__
(self, other)
hvplot/interactive.py:660
Method
__rsub__
(self, other)
hvplot/interactive.py:717
Method
__rtruediv__
(self, other)
hvplot/interactive.py:721
Method
__sub__
(self, other)
hvplot/interactive.py:668
Method
__truediv__
(self, other)
hvplot/interactive.py:672
Method
_check_by
(self, event)
hvplot/ui.py:780
Method
_check_y
(self, event)
hvplot/ui.py:776
Method
_color_dim
(self)
hvplot/converter.py:2349
Method
_current
(self)
hvplot/interactive.py:313
Function
_find_urls
(text)
hvplot/tests/test_links.py:63
Method
_fn_params
(self)
hvplot/interactive.py:319
Method
_get_converter
(self, x=None, y=None, kind=None, **kwds)
hvplot/plotting/core.py:1484
Method
_get_converter
(self, x=None, y=None, kind=None, **kwds)
hvplot/plotting/core.py:1583
Method
_groups
(self)
hvplot/ui.py:744
Method
_groups
(self)
hvplot/ui.py:914
Method
_groups
(self)
hvplot/ui.py:977
Method
_groups
(self)
hvplot/ui.py:1040
Function
_hook_patch_docstrings
(backend)
hvplot/__init__.py:161
Method
_invalidate_current
(self, *events)
hvplot/interactive.py:365
Method
_obj
(self)
hvplot/interactive.py:302
Method
_params
(self)
hvplot/interactive.py:332
Function
_parse_hvplot
(obj: tuple[str, str])
hvplot/fugue.py:60
Function
_parse_numpydoc_patch
(self)
hvplot/util.py:1149
Method
_plot
(self, *args, **kwargs)
hvplot/interactive.py:729
Method
_populate
(self)
hvplot/ui.py:980
Method
_refresh
(self, *events)
hvplot/ui.py:725
Method
_repr_mimebundle_
(self, include=[], exclude=[])
hvplot/interactive.py:434
Function
_request_a_response
(url)
hvplot/tests/test_links.py:68
Method
_set_backends_opts
(self, element, cur_opts, compat_opts)
hvplot/converter.py:2379
Method
_single_y
(self)
hvplot/ui.py:738
Method
_single_y
(self)
hvplot/ui.py:894
Method
_toggle_controls
(self, event=None)
hvplot/ui.py:747
Method
_toggle_datashade
(self)
hvplot/ui.py:470
Method
_toggle_rasterize
(self)
hvplot/ui.py:465
Function
_transfer_opts
Transfer the bokeh options of an element to another backend based on an internal mapping of option transforms.
hvplot/backend_transforms.py:28
Method
_update_coloropts
(self)
hvplot/ui.py:182
Method
_update_obj
(self, *args)
hvplot/interactive.py:368
Method
_update_options
(self)
hvplot/ui.py:475
Method
_var_name
(self)
hvplot/ui.py:734
Method
_var_name
(self)
hvplot/ui.py:890
Method
_var_name
(self)
hvplot/ui.py:944
Method
_var_name
(self)
hvplot/ui.py:1013
Function
_verify_urls
Returns True if all urls are valid
hvplot/tests/test_links.py:72
Method
_x
(self)
hvplot/ui.py:898
Method
_x
(self)
hvplot/ui.py:951
Method
_x
(self)
hvplot/ui.py:1024
Method
_y
(self)
hvplot/ui.py:902
Method
_y
(self)
hvplot/ui.py:955
Method
_y
(self)
hvplot/ui.py:1028
Method
applies
(cls, obj)
hvplot/dask.py:8
Method
applies
(cls, obj)
hvplot/xarray.py:10
Method
area
(self, x=None, y=None, data=None)
hvplot/converter.py:2649
← previous
next →
201–300 of 992, ranked by callers