MCPcopy Create free account

hub / github.com/holoviz/hvplot / functions

Functions992 in github.com/holoviz/hvplot

Methodtest_lon_boundary_values
Return True at exact boundary values.
hvplot/tests/testutil.py:423
Methodtest_lon_extended_range
Return True when lon within -180 to 360 range.
hvplot/tests/testutil.py:418
Methodtest_lon_normalization_180
Normalize 180 and -180 to same value.
hvplot/tests/testutil.py:515
Methodtest_lon_normalization_270
Normalize 270 to -90.
hvplot/tests/testutil.py:523
Methodtest_marker_dim
(self, df, kind, backend)
hvplot/tests/testoptions.py:142
Functiontest_max_rows_curve
()
hvplot/tests/testui.py:405
Functiontest_max_rows_sample
()
hvplot/tests/testui.py:415
Methodtest_mercator_x_conversion_changes_values
Ensure Mercator conversion changes x-axis limit values.
hvplot/tests/testutil.py:615
Methodtest_mercator_y_conversion_changes_values
Ensure Mercator conversion changes y-axis limit values.
hvplot/tests/testutil.py:609
Methodtest_missing_column
Return False and warn when column doesn't exist.
hvplot/tests/testutil.py:448
Methodtest_multi_index_groupby_from_index
(self)
hvplot/tests/testcharts.py:661
Methodtest_multi_index_groupby_from_index
(self)
hvplot/tests/testcharts.py:724
Methodtest_multiple_points
Convert multiple lat/lon points.
hvplot/tests/testutil.py:508
Methodtest_multiple_zs
(self)
hvplot/tests/testgridplots.py:194
Functiontest_no_automatic_patching
()
hvplot/tests/testpatchsignature.py:22
Functiontest_no_automatic_patching_extension_import
()
hvplot/tests/testpatchsignature.py:34
Methodtest_nodes_are_not_sorted
(self)
hvplot/tests/testnetworkx.py:24
Methodtest_non_numeric_values
Return False and warn for non-numeric data.
hvplot/tests/testutil.py:457
Methodtest_none_and_empty_limits
Return None for None or empty limits.
hvplot/tests/testutil.py:540
Methodtest_offdiagonal_bivariate
(self)
hvplot/tests/plotting/testscattermatrix.py:47
Methodtest_offdiagonal_default
(self)
hvplot/tests/plotting/testscattermatrix.py:39
Methodtest_offdiagonal_hexbin
(self)
hvplot/tests/plotting/testscattermatrix.py:51
Functiontest_ohlc_date_tooltip_format
()
hvplot/tests/plotting/testohlc.py:37
Functiontest_ohlc_hover_cols
()
hvplot/tests/plotting/testohlc.py:19
Functiontest_ohlc_hover_cols_all
()
hvplot/tests/plotting/testohlc.py:28
Functiontest_ohlc_non_datetime_x_axis
()
hvplot/tests/plotting/testohlc.py:49
Functiontest_ohlc_non_index_date_col
()
hvplot/tests/plotting/testohlc.py:73
Methodtest_only_includes_num_chart
(self, kind, element)
hvplot/tests/testcharts.py:449
Methodtest_operation_resample_when
(self, operation)
hvplot/tests/testoperations.py:288
Methodtest_out_of_range_x_limits
Return original limits when x bounds out of range.
hvplot/tests/testutil.py:555
Methodtest_out_of_range_y_limits
Return original limits when y bounds out of range.
hvplot/tests/testutil.py:561
Methodtest_overlay_with_projection
(self)
hvplot/tests/testgeo.py:140
Methodtest_override_title
(self, da, backend)
hvplot/tests/testoptions.py:689
Methodtest_pandas_color_alias_column
(self)
hvplot/tests/testtransforms.py:37
Methodtest_pandas_dataframe_patched
(self)
hvplot/tests/testpatch.py:23
Functiontest_pandas_dataframe_plot_does_not_implement_pie
(plotting_backend)
hvplot/tests/testplotting.py:66
Functiontest_pandas_dataframe_plot_explicit_does_not_implement_pie
(backend)
hvplot/tests/testplotting.py:113
Functiontest_pandas_dataframe_plot_explicit_returns_holoviews_object
(backend, kind, el)
hvplot/tests/testplotting.py:96
Functiontest_pandas_dataframe_plot_explicit_returns_holoviews_object_when_x_and_y_set
( backend, kind, el )
hvplot/tests/testplotting.py:104
Functiontest_pandas_dataframe_plot_returns_holoviews_object
(plotting_backend, kind, el)
hvplot/tests/testplotting.py:51
Functiontest_pandas_dataframe_plot_returns_holoviews_object_when_x_and_y_set
( plotting_backend, kind, el )
hvplot/tests/testplotting.py:58
Methodtest_pandas_dim_color_expression
(self)
hvplot/tests/testtransforms.py:29
Methodtest_pandas_dim_size_alias
(self)
hvplot/tests/testtransforms.py:22
Functiontest_pandas_frame_specials_plot_explicit_return_holoviews_object
(backend, kind, el)
hvplot/tests/testplotting.py:129
Functiontest_pandas_frame_specials_plot_return_holoviews_object
(plotting_backend, kind, el)
hvplot/tests/testplotting.py:80
Functiontest_pandas_plot_extension_loaded
(plotting_backend)
hvplot/tests/testplotting.py:163
Functiontest_pandas_plot_reuse_plot_dropped
(plotting_backend)
hvplot/tests/testplotting.py:135
Functiontest_pandas_plot_sharexy_handled
(plotting_backend)
hvplot/tests/testplotting.py:142
Methodtest_pandas_query_metadata
(self)
hvplot/tests/testoverrides.py:53
Methodtest_pandas_series_patched
(self)
hvplot/tests/testpatch.py:19
Functiontest_pandas_series_plot_explicit_returns_holoviews_object
(backend, kind, el)
hvplot/tests/testplotting.py:88
Functiontest_pandas_series_plot_returns_holoviews_object
(plotting_backend, kind, el)
hvplot/tests/testplotting.py:44
Functiontest_pandas_series_specials_plot_explicit_return_holoviews_object
(backend, kind, el)
hvplot/tests/testplotting.py:121
Functiontest_pandas_series_specials_plot_return_holoviews_object
(plotting_backend, kind, el)
hvplot/tests/testplotting.py:73
Methodtest_pandas_transform
(self)
hvplot/tests/testtransforms.py:14
Functiontest_patch_hvplot_docstrings
()
hvplot/tests/testpatchsignature.py:59
Functiontest_patching_env_var
()
hvplot/tests/testpatchsignature.py:46
Methodtest_pipe_stream
(self)
hvplot/tests/teststreaming.py:14
Methodtest_plot_resolution
(self, kind, element)
hvplot/tests/testoperations.py:389
Methodtest_plot_resolution_with_rasterize
(self, kind, element)
hvplot/tests/testoperations.py:395
Methodtest_plot_specific_tiles_doesnt_set_geo
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:68
Functiontest_plot_supports_duckdb_connection
()
hvplot/tests/testplotting.py:180
Functiontest_plot_supports_duckdb_relation
()
hvplot/tests/testplotting.py:171
Methodtest_plot_tiles_doesnt_set_geo
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:58
Methodtest_plot_with_coastline
(self)
hvplot/tests/testgeo.py:192
Methodtest_plot_with_coastline_scale
(self)
hvplot/tests/testgeo.py:208
Methodtest_plot_with_coastline_sets_geo_by_default
(self)
hvplot/tests/testgeo.py:200
Methodtest_plot_with_crs_as_attr_str
(self)
hvplot/tests/testgeo.py:87
Methodtest_plot_with_crs_as_nonexistent_attr_str
(self)
hvplot/tests/testgeo.py:102
Methodtest_plot_with_crs_as_object
(self)
hvplot/tests/testgeo.py:83
Methodtest_plot_with_crs_as_proj_string
(self)
hvplot/tests/testgeo.py:70
Methodtest_plot_with_crs_as_pyproj_Proj
(self)
hvplot/tests/testgeo.py:94
Methodtest_plot_with_dask
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:108
Methodtest_plot_with_features_properly_overlaid_underlaid
(self)
hvplot/tests/testgeo.py:303
Methodtest_plot_with_geo_as_true_crs_no_crs_on_data_returns_default
(self)
hvplot/tests/testgeo.py:112
Methodtest_plot_with_geo_as_true_crs_undefined
(self)
hvplot/tests/testgeo.py:77
Methodtest_plot_with_projection_as_invalid_string
(self)
hvplot/tests/testgeo.py:131
Methodtest_plot_with_projection_as_string
(self)
hvplot/tests/testgeo.py:121
Methodtest_plot_with_projection_as_string_google_mercator
(self)
hvplot/tests/testgeo.py:126
Methodtest_plot_with_projection_raises_an_error_when_tiles_set
(self)
hvplot/tests/testgeo.py:135
Methodtest_plot_with_specific_gv_tile_obj
(self)
hvplot/tests/testgeo.py:285
Methodtest_plot_with_specific_tile_class
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:78
Methodtest_plot_with_specific_tile_class
(self)
hvplot/tests/testgeo.py:259
Methodtest_plot_with_specific_tile_class_with_geo
(self)
hvplot/tests/testgeo.py:265
Methodtest_plot_with_specific_tile_obj
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:86
Methodtest_plot_with_specific_tile_obj
(self)
hvplot/tests/testgeo.py:273
Methodtest_plot_with_specific_tile_obj_with_geo
(self)
hvplot/tests/testgeo.py:279
Methodtest_plot_with_specific_tiles
(self)
hvplot/tests/testgeo.py:245
Methodtest_plot_with_specific_tiles_geo
(self)
hvplot/tests/testgeo.py:251
Methodtest_plot_with_tiles
(self)
hvplot/tests/testgeo.py:213
Methodtest_plot_with_tiles_with_geo
(self)
hvplot/tests/testgeo.py:227
Methodtest_plot_with_tiles_with_tiles_opts
(self)
hvplot/tests/testgeo.py:219
Methodtest_plot_with_tiles_with_tiles_opts_with_geo
(self)
hvplot/tests/testgeo.py:235
Methodtest_plot_with_xyzservices_tileprovider
(self, simple_df)
hvplot/tests/testgeowithoutgv.py:96
Methodtest_plot_with_xyzservices_tiles
(self)
hvplot/tests/testgeo.py:292
Methodtest_plot_without_crs
(self)
hvplot/tests/testgeowithoutgv.py:119
Functiontest_plotting_plot_duckdb
()
hvplot/tests/testdeprecations.py:19
Methodtest_points_hover_cols_does_not_include_geometry_when_all
(self)
hvplot/tests/testgeo.py:384
Methodtest_points_hover_cols_index_in_list
(self)
hvplot/tests/testgeo.py:394
Methodtest_points_hover_cols_is_empty_by_default
(self)
hvplot/tests/testgeo.py:379
← previousnext →701–800 of 992, ranked by callers