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
test_points_hover_cols_positional_arg_sets_color
(self)
hvplot/tests/testgeo.py:399
Method
test_points_hover_cols_when_all_and_use_columns_is_false
(self)
hvplot/tests/testgeo.py:389
Method
test_points_hover_cols_with_by_set_to_name
(self)
hvplot/tests/testgeo.py:413
Method
test_points_hover_cols_with_c_set_to_name
(self)
hvplot/tests/testgeo.py:406
Method
test_points_infer_dimension_params_from_xarray_attrs
(self)
hvplot/tests/testgridplots.py:137
Method
test_points_project_xlim_and_ylim
(self)
hvplot/tests/testgeo.py:422
Method
test_points_project_xlim_and_ylim_with_geo
(self)
hvplot/tests/testgeo.py:428
Method
test_polars_dataframe_patched
(self)
hvplot/tests/testpatch.py:126
Method
test_polars_lazyframe_patched
(self)
hvplot/tests/testpatch.py:132
Method
test_polars_series_patched
(self)
hvplot/tests/testpatch.py:120
Method
test_polygons_by_subplots
(self)
hvplot/tests/testgeo.py:434
Method
test_polygons_turns_off_hover_when_there_are_no_fields_to_include
(self)
hvplot/tests/testgeo.py:438
Method
test_prime_meridian
Convert coordinates at prime meridian and equator.
hvplot/tests/testutil.py:500
Method
test_process_1d_xarray_dataarray_with_coords
(self)
hvplot/tests/testutil.py:68
Method
test_process_1d_xarray_dataarray_with_coords_and_name
(self)
hvplot/tests/testutil.py:80
Method
test_process_1d_xarray_dataarray_with_no_coords
(self)
hvplot/tests/testutil.py:56
Method
test_process_2d_xarray_dataarray_with_coords_as_gridded
(self)
hvplot/tests/testutil.py:120
Method
test_process_2d_xarray_dataarray_with_no_coords
(self)
hvplot/tests/testutil.py:92
Method
test_process_2d_xarray_dataarray_with_no_coords_as_gridded
(self)
hvplot/tests/testutil.py:104
Method
test_process_3d_xarray_dataset_with_coords
(self)
hvplot/tests/testutil.py:138
Method
test_process_3d_xarray_dataset_with_coords_as_gridded
(self)
hvplot/tests/testutil.py:146
Method
test_process_3d_xarray_dataset_with_coords_as_gridded_uses_axis_to_get_defaults
(self)
hvplot/tests/testutil.py:160
Function
test_process_crs
(input)
hvplot/tests/testutil.py:265
Function
test_process_crs_mercator
(input)
hvplot/tests/testutil.py:320
Function
test_process_crs_platecarree
(input)
hvplot/tests/testutil.py:299
Function
test_process_crs_pyproj_crs
()
hvplot/tests/testutil.py:272
Function
test_process_crs_pyproj_proj
()
hvplot/tests/testutil.py:279
Function
test_process_crs_raises_error
()
hvplot/tests/testutil.py:336
Function
test_process_crs_rasterio
()
hvplot/tests/testutil.py:327
Method
test_process_xarray_dataset_with_by_as_derived_datetime
(self)
hvplot/tests/testutil.py:174
Method
test_process_xarray_dataset_with_x_as_derived_datetime
(self)
hvplot/tests/testutil.py:186
Method
test_proj_to_cartopy
(self)
hvplot/tests/testgeo.py:468
Method
test_proj_to_cartopy_additional_projections
Test that various PROJ.4 projection strings are correctly mapped to their expected Cartopy CRS classes by `proj_to_cartopy`.
hvplot/tests/testgeo.py:511
Method
test_proj_to_cartopy_albers_equal_area_proj4
Test Albers Equal Area projection from PROJ4 string
hvplot/tests/testgeo.py:501
Method
test_proj_to_cartopy_albers_equal_area_wkt
Test Albers Equal Area projection from WKT string
hvplot/tests/testgeo.py:486
Method
test_proj_to_cartopy_geostationary_special_case
Test Geostationary projection which requires special parameters
hvplot/tests/testgeo.py:539
Method
test_proj_to_cartopy_nearsided_perspective
Test Near-sided Perspective projection
hvplot/tests/testgeo.py:549
Method
test_proj_to_cartopy_wkt_string
(self)
hvplot/tests/testgeo.py:475
Method
test_rasterization
(self, operation)
hvplot/tests/plotting/testscattermatrix.py:105
Method
test_rasterize_aggregator_count_cat
(self)
hvplot/tests/testoperations.py:266
Method
test_rasterize_by
(self)
hvplot/tests/testoperations.py:260
Method
test_rasterize_by_cat
(self)
hvplot/tests/testoperations.py:37
Method
test_rasterize_by_cat_agg
(self)
hvplot/tests/testoperations.py:45
Method
test_rasterize_cnorm
(self)
hvplot/tests/testoperations.py:214
Method
test_rasterize_color_dim_with_new_column_gets_default_cmap
(self)
hvplot/tests/testoperations.py:82
Method
test_rasterize_datashade_mutually_exclusive
(self)
hvplot/tests/plotting/testscattermatrix.py:92
Method
test_rasterize_default_cmap
(self)
hvplot/tests/testoperations.py:87
Method
test_rasterize_default_colorbar
(self)
hvplot/tests/testoperations.py:92
Method
test_rasterize_default_colorbar_with_cmap
(self)
hvplot/tests/testoperations.py:97
Method
test_rasterize_pixel_ratio
(self)
hvplot/tests/testoperations.py:226
Method
test_rasterize_rescale_discrete_levels
(self)
hvplot/tests/testoperations.py:238
Method
test_rasterize_set_clim
(self)
hvplot/tests/testoperations.py:105
Method
test_rasterize_single_y_in_list_linear_cmap
(self)
hvplot/tests/testoperations.py:277
Method
test_resample_when_error_unset_operation
(self)
hvplot/tests/testoperations.py:283
Method
test_returns_gridmatrix
(self)
hvplot/tests/plotting/testscattermatrix.py:23
Method
test_returns_tuple
Return tuple of easting and northing arrays.
hvplot/tests/testutil.py:531
Method
test_rgb_dataarray_explicit_args
(self)
hvplot/tests/testgridplots.py:72
Method
test_rgb_dataarray_explicit_args_and_kind
(self)
hvplot/tests/testgridplots.py:76
Method
test_rgb_dataarray_groupby_explicit
(self)
hvplot/tests/testgridplots.py:92
Method
test_rgb_dataarray_groupby_infer
(self)
hvplot/tests/testgridplots.py:97
Method
test_rgb_dataarray_no_args
(self)
hvplot/tests/testgridplots.py:68
Method
test_rgb_dataset
(self)
hvplot/tests/testgridplots.py:80
Method
test_rgb_dataset_explicit_z
(self)
hvplot/tests/testgridplots.py:84
Method
test_rgb_dataset_robust
(self)
hvplot/tests/testgridplots.py:88
Method
test_scatter_color_by_legend_position
(self)
hvplot/tests/testcharts.py:404
Method
test_scatter_color_internally_set_to_dim
(self)
hvplot/tests/testcharts.py:441
Method
test_scatter_color_set_to_series
(self)
hvplot/tests/testcharts.py:304
Method
test_scatter_legend_position
(self, df, backend)
hvplot/tests/testoptions.py:70
Method
test_scatter_size_set_to_series
(self)
hvplot/tests/testcharts.py:394
Method
test_second_bound_nan
Return True when second bound is NaN.
hvplot/tests/testutil.py:492
Method
test_second_bound_out_of_range
Return False when second bound exceeds range.
hvplot/tests/testutil.py:480
Method
test_selector_datashade
(self)
hvplot/tests/testoperations.py:352
Method
test_selector_error_if_bad_string_value
(self, selector)
hvplot/tests/testoperations.py:334
Method
test_selector_error_if_no_datashading_operation
(self)
hvplot/tests/testoperations.py:327
Method
test_selector_rasterize
(self)
hvplot/tests/testoperations.py:338
Method
test_selector_when_datashade_is_true_set_hover_to_true_by_default
(self)
hvplot/tests/testoperations.py:366
Function
test_series_dask
(kind)
hvplot/tests/plotting/testcore.py:74
Function
test_series_pandas
(kind)
hvplot/tests/plotting/testcore.py:58
Function
test_series_polars
(kind)
hvplot/tests/plotting/testcore.py:92
Method
test_size_dim
(self, df, kind, backend)
hvplot/tests/testoptions.py:106
Method
test_size_dim_overlay
(self, df, kind, backend)
hvplot/tests/testoptions.py:156
Method
test_size_series_excluded_from_default_hover
(self)
hvplot/tests/testcharts.py:332
Method
test_spread_but_no_rasterize_or_datashade
(self)
hvplot/tests/plotting/testscattermatrix.py:96
Method
test_spread_datashade
(self, operation)
hvplot/tests/plotting/testscattermatrix.py:127
Method
test_spread_kwargs
(self, operation)
hvplot/tests/plotting/testscattermatrix.py:134
Method
test_spread_rasterize
(self, operation)
hvplot/tests/plotting/testscattermatrix.py:120
Function
test_spy
(clone_spy, series)
hvplot/tests/testinteractive.py:91
Method
test_streamz_dataframe_patched
(self)
hvplot/tests/testpatch.py:85
Method
test_streamz_dataframes_patched
(self)
hvplot/tests/testpatch.py:97
Method
test_streamz_series_patched
(self)
hvplot/tests/testpatch.py:91
Method
test_streamz_seriess_patched
(self)
hvplot/tests/testpatch.py:103
Function
test_subcoordinate_y_bool
(load_pandas_accessor)
hvplot/tests/testoptions.py:731
Function
test_subcoordinate_y_dict
(load_pandas_accessor)
hvplot/tests/testoptions.py:738
Method
test_symmetric_dataframe
(self, backend)
hvplot/tests/testoptions.py:461
Method
test_symmetric_dataset_in_memory
(self)
hvplot/tests/testgridplots.py:232
Method
test_symmetric_dataset_not_in_memory
(self)
hvplot/tests/testgridplots.py:211
Method
test_symmetric_from_opts
(self, df, backend)
hvplot/tests/testoptions.py:476
Method
test_symmetric_from_opts_does_not_deduce
(self, symmetric_df, backend)
hvplot/tests/testoptions.py:483
Method
test_symmetric_img_deduces_symmetric
(self)
hvplot/tests/testgridplots.py:159
Method
test_symmetric_img_with_cmap_set
(self)
hvplot/tests/testgridplots.py:173
← previous
next →
801–900 of 992, ranked by callers