Closed ast0815 closed 2 years ago
@henryiii Does this cover your use case, e.g. with the uproot browser? Or should there be a different API to handle a printable object? Right now the printable object just deals with the printing and the objects themselves can be updated with additional data on the fly if necessary.
Add a class of Object that can be plotted with
rich
. The data can be updated on the fly.