Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ keys
Method
keys
plotly/io/_renderers.py:110–111 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
108
self._default = None
109
110
def
keys(self):
111
return
self._renderers.keys()
112
113
def
items(self):
114
return
self._renderers.items()
Callers
15
decode_unicode
Function · 0.45
_add_domain
Method · 0.45
_dispatch_layout_change_callbacks
Method · 0.45
_dispatch_trace_change_callbacks
Method · 0.45
_to_ordered_dict
Method · 0.45
_vals_equal
Method · 0.45
get_subplots
Function · 0.45
axis_spanning_shape_annotation
Function · 0.45
split_dict_by_key_prefix
Function · 0.45
_transform_data
Method · 0.45
raise_format_value_error
Function · 0.45
__repr__
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected