@if (!hasFrames() && visualizing()) {

There's no information to show.

} @if (hasFrames()) { } @let frame = this.frame(); @if (hasFrames() && !frame) {

Select a bar to preview a particular change detection cycle.

} @else if (hasFrames() && frame) { }