Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ items
Method
items
plotly/io/_renderers.py:113–114 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
111
return
self._renderers.keys()
112
113
def
items(self):
114
return
self._renderers.items()
115
116
def
update(self, d={}, **kwargs):
117
""
"
Callers
15
_checks
Function · 0.45
_py_to_js
Function · 0.45
_js_to_py
Function · 0.45
node_generator
Function · 0.45
_replace_newline
Function · 0.45
_handler_js2py_pointsCallback
Method · 0.45
_remove_overlapping_props
Method · 0.45
_transform_data
Method · 0.45
_many_to_one
Function · 0.45
test_linestyle
Function · 0.45
clean_to_json_compatible
Function · 0.45
update
Method · 0.45
Calls
no outgoing calls
Tested by
1
test_linestyle
Function · 0.36