Add graph settings and save selected graph type there
This commit is contained in:
@@ -37,6 +37,7 @@ class FitDamageStatsGraph(FitGraph):
|
||||
self._timeCache.clear(fitID)
|
||||
|
||||
# UI stuff
|
||||
internalName = 'dmgStatsGraph'
|
||||
name = 'Damage Stats'
|
||||
xDefs = [
|
||||
XDef(handle='distance', unit='km', label='Distance', mainInput=('distance', 'km')),
|
||||
|
||||
Reference in New Issue
Block a user