Lines Matching +full:vega +full:- +full:format
5 perfetto proto trace format and the legacy json trace format.
23 - Tabs disappear and reappear when the user changes the selection causing surprise and confusion.
24 - We try to guess the right tab to get focus and this guess is often incorrect.
25 - 'Ephemeral tabs' (query results and SQL tables) work differently from
27 - 'Current selection' tabs work differently to both 'ephemeral' and 'permanent' tabs and there can …
29 - Ephemeral tabs are not persisted into permalinks.
31 
33 TabsV2 is extensible via the [plugin mechanism](/docs/contributing/ui-plugins).
36 ### Custom visualisation with Vega and Vega-lite
39 for custom visualisation using [Vega](https://vega.github.io/vega/) or
40 [Vega-lite](https://vega.github.io/vega-lite/docs/).
42 Type a Vega specification into the bottom editor pane and the
45 go in a normal Vega visualisation.
47 
53 "$schema": "https://vega.github.io/schema/vega-lite/v5.json",
69 
72 - Discoverable & Searchable
73 - Keyboard driven
74 - Plugin-able
75 - Context sensitive
76 - ...with more added every day
78 Access the command palette via `Ctrl-Shift-P` or by typing `>` in the
81 ### Changing the time format and offset
83 
85 The displayed timestamp format can be changed globally, cycling between seconds, raw nanoseconds an…
86 … have a new `TO_TIMECODE()` function in Trace Processor to print timestamps in the timecode format.
98 
105 
107 Area selection pops up a pre-filled pivot table restricted over the selected
110 
118 