Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ numbers_allowed
Method
numbers_allowed
_plotly_utils/basevalidators.py:1333–1334 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1331
self.colorscale_path = colorscale_path
1332
1333
def
numbers_allowed(self):
1334
return
self.colorscale_path is not None
1335
1336
def
description(self):
1337
valid_color_description =
""
"\
Callers
2
validate_coerce
Method · 0.95
vc_scalar
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected