Falsy values in the input are replaced with the canonical defaults
(white background, 30 px span height, 5 px padding, 40% detail panel,
the built-in SpanKind colour scheme, etc.). Boolean fields use
strict === true so that undefined falls back to false.
Apply the built-in display defaults to a TraceVisualizerConfig.
Falsy values in the input are replaced with the canonical defaults (white background, 30 px span height, 5 px padding, 40% detail panel, the built-in SpanKind colour scheme, etc.). Boolean fields use strict
=== trueso thatundefinedfalls back tofalse.