MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / OnShowY0Change

Method OnShowY0Change

graphs/gui/ctrlPanel.py:326–328  ·  view source on GitHub ↗
(self, event)

Source from the content-addressed store, hash-verified

324 self.graphFrame.draw()
325
326 def OnShowY0Change(self, event):
327 event.Skip()
328 self.graphFrame.draw()
329
330 def OnYTypeUpdate(self, event):
331 event.Skip()

Callers

nothing calls this directly

Calls 1

drawMethod · 0.45

Tested by

no test coverage detected