Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/holoviz/hvplot
/ functions
Functions
992 in github.com/holoviz/hvplot
⨍
Functions
992
◇
Types & classes
74
↳
Endpoints
4
Method
setUp
(self)
hvplot/tests/testgeo.py:459
Method
setUp
(self)
hvplot/tests/testoperations.py:23
Method
setUp
(self)
hvplot/tests/testoperations.py:373
Method
setUp
(self)
hvplot/tests/testoperations.py:402
Method
setUp
(self)
hvplot/tests/testgridplots.py:21
Method
setUp
(self)
hvplot/tests/testpatch.py:16
Method
setUp
(self)
hvplot/tests/testpatch.py:29
Method
setUp
(self)
hvplot/tests/testpatch.py:52
Method
setUp
(self)
hvplot/tests/testpatch.py:76
Method
setUp
(self)
hvplot/tests/testpatch.py:111
Method
setUp
(self)
hvplot/tests/testpatch.py:140
Method
setUp
(self)
hvplot/tests/testnetworkx.py:12
Method
setUp
(self)
hvplot/tests/teststreaming.py:9
Method
setUp
(self)
hvplot/tests/testpanel.py:27
Method
setUp
(self)
hvplot/tests/plotting/testscattermatrix.py:20
Method
setUp
(self)
hvplot/tests/plotting/testscattermatrix.py:83
Function
setup
(app)
doc/_ext/backend_styling_options.py:53
Function
setup
(app)
doc/_ext/plotting_options_table.py:51
Function
show
Starts a Bokeh server and displays the plot in a new tab. Parameters ---------- obj : HoloViews/Panel object HoloViews/Panel
hvplot/utilities.py:108
Function
simple_df
()
hvplot/tests/testgeowithoutgv.py:30
Function
simple_df
()
hvplot/tests/testgeo.py:23
Method
size_series
(self)
hvplot/tests/testcharts.py:717
Method
start
Start the periodic callback
hvplot/converter.py:114
Method
step
(self, x=None, y=None, data=None)
hvplot/converter.py:2641
Method
step
The `step` plot connects the points with piece-wise constant curves. The `step` plot can be used pretty much anytime the `line` plot
hvplot/plotting/core.py:320
Method
stop
Stop the periodic callback
hvplot/converter.py:123
Function
symmetric_df
()
hvplot/tests/testoptions.py:45
Function
table
()
hvplot/tests/testfugue.py:21
Method
table
(self, x=None, y=None, data=None)
hvplot/converter.py:3058
Method
test_2d_chart
(self, kind, element)
hvplot/tests/testcharts.py:38
Method
test_2d_defaults
(self, kind, element)
hvplot/tests/testcharts.py:33
Method
test_2d_index_and_c
(self, kind, element)
hvplot/tests/testcharts.py:43
Method
test_2d_set_hover_cols_including_index
(self, kind, element)
hvplot/tests/testcharts.py:53
Method
test_2d_set_hover_cols_including_index
(self, kind, element)
hvplot/tests/testcharts.py:111
Method
test_2d_set_hover_cols_to_all
(self, kind, element)
hvplot/tests/testcharts.py:58
Method
test_2d_set_hover_cols_to_all
(self, kind, element)
hvplot/tests/testcharts.py:118
Method
test_2d_set_hover_cols_to_all_with_use_index_as_false
(self, kind, element)
hvplot/tests/testcharts.py:63
Method
test_2d_set_hover_cols_to_list
(self, kind, element)
hvplot/tests/testcharts.py:48
Method
test_alpha_dim
(self, df, kind, backend)
hvplot/tests/testoptions.py:131
Method
test_alpha_dim_overlay
(self, df, kind, backend)
hvplot/tests/testoptions.py:178
Function
test_andrews_curves_x_axis_data
(df)
hvplot/tests/plotting/testandrewscurves.py:20
Method
test_area_stacked
(self)
hvplot/tests/testcharts.py:293
Method
test_aspect
(self, df, opt, backend)
hvplot/tests/testoptions.py:425
Method
test_aspect_and_frame_height_with_datashade
(self, opt)
hvplot/tests/testoperations.py:127
Method
test_aspect_and_frame_height_with_datashade_and_dynamic_is_false
(self, opt)
hvplot/tests/testoperations.py:136
Method
test_aspect_and_width
(self, df, opt, backend)
hvplot/tests/testoptions.py:451
Method
test_aspect_with_datashade
(self, opt)
hvplot/tests/testoperations.py:111
Method
test_aspect_with_datashade_and_dynamic_is_false
(self, opt)
hvplot/tests/testoperations.py:119
Method
test_attempt_to_override_kind_on_method
(self)
hvplot/tests/testoverrides.py:49
Method
test_autohide_toolbar
(self, df, backend)
hvplot/tests/testoptions.py:573
Method
test_axis_set_to_false
(self, df, backend)
hvplot/tests/testoptions.py:293
Method
test_axis_set_to_none
(self, df, backend)
hvplot/tests/testoptions.py:287
Method
test_axis_set_to_none_in_holoviews_opts_default
(self, df, backend)
hvplot/tests/testoptions.py:305
Method
test_axis_set_to_none_in_holoviews_opts_default_overwrite_in_call
(self, df, backend)
hvplot/tests/testoptions.py:319
Method
test_axis_set_to_some_value
(self, df, backend)
hvplot/tests/testoptions.py:299
Method
test_axis_set_to_some_value_in_holoviews_opts_default
(self, df, backend)
hvplot/tests/testoptions.py:312
Method
test_axis_set_to_some_value_in_holoviews_opts_default_overwrite_in_call
(self, df, backend)
hvplot/tests/testoptions.py:326
Method
test_axis_set_to_visible_by_default
(self, df, backend)
hvplot/tests/testoptions.py:281
Method
test_backend_opts
(self, df, backend)
hvplot/tests/testoptions.py:590
Method
test_bar_y_from_index_with_by
(self)
hvplot/tests/testcharts.py:680
Method
test_bgcolor
(self, df, backend)
hvplot/tests/testoptions.py:526
Method
test_bivariate_opts
(self, df, backend)
hvplot/tests/testoptions.py:511
Method
test_both_bounds_out_of_range
Return False when both bounds exceed range.
hvplot/tests/testutil.py:484
Method
test_both_color_and_size_series_excluded_from_hover
(self)
hvplot/tests/testcharts.py:375
Method
test_buffer_stream
(self)
hvplot/tests/teststreaming.py:22
Method
test_by_datetime_accessor
(self)
hvplot/tests/testcharts.py:182
Method
test_by_datetime_accessor
(self)
hvplot/tests/testcharts.py:721
Method
test_c
(self)
hvplot/tests/plotting/testscattermatrix.py:67
Method
test_casting_widgets_to_different_classes
(self)
hvplot/tests/testpanel.py:47
Function
test_check_crs
()
hvplot/tests/testutil.py:247
Function
test_clones_dont_reexecute_transforms
()
hvplot/tests/testinteractive.py:1325
Function
test_cmap_LinearSegmentedColormap
()
hvplot/tests/testcharts.py:734
Method
test_cmap_can_be_color_key
(self)
hvplot/tests/testoperations.py:146
Method
test_cmap_opts_as_a_list
(self, df, backend)
hvplot/tests/testoptions.py:404
Method
test_cmap_opts_by_name
(self, df, backend)
hvplot/tests/testoptions.py:394
Method
test_cmap_opts_by_type
(self, df, backend)
hvplot/tests/testoptions.py:389
Method
test_color_column_name_shown_in_hover
(self)
hvplot/tests/testcharts.py:361
Method
test_color_dim
(self, df, kind, backend)
hvplot/tests/testoptions.py:99
Method
test_color_dim_also_an_axis
(self, operation)
hvplot/tests/testoperations.py:72
Method
test_color_dim_overlay
(self, df, kind, backend)
hvplot/tests/testoptions.py:149
Method
test_color_dim_with_default_agg
(self, operation)
hvplot/tests/testoperations.py:54
Method
test_color_dim_with_string_agg
(self, operation)
hvplot/tests/testoperations.py:63
Method
test_color_series_excluded_from_default_hover
(self)
hvplot/tests/testcharts.py:314
Method
test_color_with_cmap_dict_shown_in_hover
(self)
hvplot/tests/testcharts.py:367
Method
test_colormap_opts_by_name
(self, df, backend)
hvplot/tests/testoptions.py:399
Function
test_convert_col_names_to_str
()
hvplot/tests/testutil.py:360
Method
test_converted_x_limits_ordered
Ensure converted x-axis limits maintain order.
hvplot/tests/testutil.py:622
Method
test_converted_y_limits_ordered
Ensure converted y-axis limits maintain order.
hvplot/tests/testutil.py:627
Function
test_converter_argument_debug
(disable_param_warnings_as_exceptions)
hvplot/tests/testdeprecations.py:13
Function
test_converter_argument_hover_formatters
()
hvplot/tests/testdeprecations.py:27
Function
test_converter_docstrings_sections
()
hvplot/tests/testpatchsignature.py:76
Function
test_converter_options_docstrings
()
hvplot/tests/testpatchsignature.py:81
Method
test_cticks
(self, da2)
hvplot/tests/testoptions.py:725
Method
test_dask_dataframe_patched
(self)
hvplot/tests/testpatch.py:43
Method
test_dask_series_patched
(self)
hvplot/tests/testpatch.py:36
Method
test_dataarray_1d_and_by_with_title
(self, da, backend)
hvplot/tests/testoptions.py:683
Method
test_dataarray_1d_with_title
(self, da, backend)
hvplot/tests/testoptions.py:677
Method
test_dataarray_2d_with_title
(self, da, backend)
hvplot/tests/testoptions.py:671
Method
test_dataarray_3d_histogram_with_title
(self, da, backend)
hvplot/tests/testoptions.py:700
Method
test_dataarray_4d_line_no_title
(self, da, backend)
hvplot/tests/testoptions.py:695
← previous
next →
401–500 of 992, ranked by callers