Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ _subplot_re_match
Method
_subplot_re_match
plotly/graph_objs/_layout.py:52–53 ·
view source on GitHub ↗
(self, prop)
Source
from the content-addressed store, hash-verified
50
}
51
52
def
_subplot_re_match(self, prop):
53
return
self._subplotid_prop_re.match(prop)
54
55
_parent_path_str =
""
56
_path_str =
"layout"
Callers
1
_handler_js2py_layoutDelta
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected