MCPcopy Create free account
hub / github.com/QuantFans/quantdigger / axes

Method axes

quantdigger/widgets/mplotwidgets/widgets.py:367–368  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

365 vertOn=True)
366 @property
367 def axes(self):
368 return self._axes
369
370 def set_margin(self, left, right, bottom, top):
371 """ 设置边框。 """

Callers 1

plot_scatterFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected