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

Method axes

quantdigger/backup/techmplot2.py:90–91  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

88
89 @property
90 def axes(self):
91 return self.fig.axes
92
93 def format_coord(self, x, y):
94 """ 状态栏信息显示 """

Callers 2

k.pyFile · 0.45
__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected