Hide experimental bumping graphs

This commit is contained in:
DarkPhoenix
2020-04-07 18:25:40 +03:00
parent 029c7dd4c2
commit c70afa9a4c
8 changed files with 22 additions and 15 deletions

View File

@@ -32,8 +32,8 @@ class FitMobilityGraph(FitGraph):
YDef(handle='speed', unit='m/s', label='Speed'),
YDef(handle='distance', unit='km', label='Distance'),
YDef(handle='momentum', unit='Mt⋅m/s', label='Momentum'),
YDef(handle='bumpSpeed', unit='m/s', label='Bump speed'),
YDef(handle='bumpDistance', unit='km', label='Bump distance')]
YDef(handle='bumpSpeed', unit='m/s', label='Bump speed', hidden=True),
YDef(handle='bumpDistance', unit='km', label='Bump distance', hidden=True)]
inputs = [
Input(handle='time', unit='s', label='Time', iconID=1392, defaultValue=10, defaultRange=(0, 30)),
# Default values in target fields correspond to a random carrier/fax