Add speed vs time graph

This commit is contained in:
DarkPhoenix
2019-05-12 15:46:50 +03:00
parent 74444d56c4
commit d777999af4
7 changed files with 117 additions and 6 deletions

View File

@@ -2,6 +2,7 @@ __all__ = [
'fitDpsRange',
'fitDpsTime',
'fitDmgTime',
'fitSpeedTime',
'fitShieldRegenAmount',
'fitShieldAmountTime',
'fitCapRegenAmount',