Open
Description
Hi,
I feel like there should be in-built functions for visualizing Persistence diagrams.
Like now, I am using matplotlib, to scatter plot the diagram
of PersistenceInformation
, but it requires extra steps of detaching and blah blah.
Plus, I dont know what would be the best way to visualize the pairing
?
So, I feel there should be something in the documentation or tutorial on how to do so!