Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pydata/xarray
/ _indexes_centered
Method
_indexes_centered
xarray/plot/utils.py:1490–1490 ·
view source on GitHub ↗
(self, x: np.ndarray)
Source
from the content-addressed store, hash-verified
1488
1489
@overload
1490
def
_indexes_centered(self, x: np.ndarray) -> np.ndarray: ...
1491
1492
@overload
1493
def
_indexes_centered(self, x: DataArray) -> DataArray: ...
Callers
3
values
Method · 0.95
_values_unique
Method · 0.95
ticks
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected