MCPcopy 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

OnLeftDownMethod · 0.80

Calls 2

updateViewMethod · 0.95
drawMethod · 0.45

Tested by

no test coverage detected