Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ default_engine
Method
default_engine
plotly/io/_json.py:21–22 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
19
20
@property
21
def
default_engine(self):
22
return
self._default_engine
23
24
@default_engine.setter
25
def
default_engine(self, val):
Callers
nothing calls this directly
Calls
2
validate_orjson
Method · 0.95
format
Method · 0.45
Tested by
no test coverage detected