The .visualize() method accepts a keyword argument visualizers, which by default is set to most of the visualizers. However, spans isn't on this list, and passing it does nothing, despite the existence of the visualize_spans() method.
Maybe there's a reason for this?
The
.visualize()method accepts a keyword argumentvisualizers, which by default is set to most of the visualizers. However,spansisn't on this list, and passing it does nothing, despite the existence of thevisualize_spans()method.Maybe there's a reason for this?