MCPcopy Index your code
hub / github.com/plotly/plotly.py / strip_style

Method strip_style

plotly/matplotlylib/renderer.py:817–818  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

815 pass
816
817 def strip_style(self):
818 self.msg += "Stripping mpl style is no longer supported\n"

Callers 1

mpl_to_plotlyFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected