Move all the logic from eos graph to gui graph for warp time

Now backend graphs have to be aware of handles used in UI graphs, so why not
This commit is contained in:
DarkPhoenix
2019-06-28 15:44:50 +03:00
parent c2017f3cb9
commit d195ec7e68
5 changed files with 222 additions and 148 deletions

View File

@@ -1,6 +1,6 @@
# noinspection PyUnresolvedReferences
from gui.builtinGraphs import ( # noqa: E402,F401
fitDamageStats,
# fitDamageStats,
# fitDmgVsTime,
# fitShieldRegenVsShieldPerc,
# fitShieldAmountVsTime,