Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnShowGraphFrame
Method
OnShowGraphFrame
gui/mainFrame.py:434–435 ·
view source on GitHub ↗
(self, event)
Source
from the content-addressed store, hash-verified
432
wx.adv.AboutBox(info)
433
434
def
OnShowGraphFrame(self, event):
435
GraphFrame.openOne(self)
436
437
def
OnShowGraphFrameHidden(self, event):
438
GraphFrame.openOne(self, includeHidden=True)
Callers
nothing calls this directly
Calls
1
openOne
Method · 0.45
Tested by
no test coverage detected