MCPcopy 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

Calls

no outgoing calls

Tested by

no test coverage detected