Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ OnLineStyleChange
Method
OnLineStyleChange
graphs/gui/lists.py:143–145 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
141
event.Skip()
142
143
def
OnLineStyleChange(self):
144
self.updateView()
145
self.graphFrame.draw()
146
147
def
OnLeftDClick(self, event):
148
row, _ = self.HitTest(event.Position)
Callers
1
OnLeftDown
Method · 0.80
Calls
2
updateView
Method · 0.95
draw
Method · 0.45
Tested by
no test coverage detected