Timeline: rename modes, grid -> Periodic samples, spans -> State changes (#34033)

This commit is contained in:
Leon Sorokin
2021-05-13 02:04:22 -05:00
committed by GitHub
parent 765e771a2a
commit 601455190e
4 changed files with 18 additions and 18 deletions
@@ -55,7 +55,7 @@
"displayMode": "list",
"placement": "bottom"
},
"mode": "spans",
"mode": "changes",
"rowHeight": 0.9,
"showValue": "always"
},
@@ -187,7 +187,7 @@
"scenarioId": "manual_entry"
}
],
"title": "Spans Mode",
"title": "\"State changes\" Mode",
"type": "timeline"
},
{
@@ -228,7 +228,7 @@
"displayMode": "list",
"placement": "bottom"
},
"mode": "spans",
"mode": "changes",
"rowHeight": 0.9,
"showValue": "always"
},
@@ -252,7 +252,7 @@
"stringInput": "true,null,false,null,true,false"
}
],
"title": "Spans Mode (strings & booleans)",
"title": "\"State changes\" Mode (strings & booleans)",
"type": "timeline"
},
{
@@ -296,7 +296,7 @@
"displayMode": "list",
"placement": "bottom"
},
"mode": "grid",
"mode": "samples",
"rowHeight": 0.9,
"showValue": "always"
},
@@ -331,7 +331,7 @@
"stringInput": ""
}
],
"title": "Grid Mode",
"title": "\"Periodic samples\" Mode",
"type": "timeline"
}
],