Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ draw
Method
draw
graphs/gui/frame.py:242–243 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
240
self.getView().clearCache(reason, extraData)
241
242
def
draw(self):
243
self.canvasPanel.draw()
244
245
def
resetXMark(self):
246
self.canvasPanel.xMark = None
Callers
15
__init__
Method · 0.95
OnFitRenamed
Method · 0.95
OnFitRemoved
Method · 0.95
OnProfileRenamed
Method · 0.95
OnProfileChanged
Method · 0.95
OnProfileRemoved
Method · 0.95
OnResistModeChanged
Method · 0.95
OnGraphOptionChanged
Method · 0.95
OnGraphSwitched
Method · 0.95
OnDrawTimer
Method · 0.95
OnShowLegendChange
Method · 0.45
OnShowY0Change
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected