Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ isarray
Function
isarray
_plotly_utils/png.py:238–239 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
236
237
238
def
isarray(x):
239
return
isinstance(x, array)
240
241
242
def
check_palette(palette):
Callers
2
write_array
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected