You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, i'd like to thank the authors for the great job done creating this library. It helps me a lot while working with data. I'd like to know if there is any option currently available i can use to not only generate reports, but also save plots separately as .png files. By doing that, we could take advantage of using plots for our technical reports, papers, etc.
I am willing to contribute adding this feature if it is confirmed to be not currently available and more people judge it useful as well.
Thanks.
The text was updated successfully, but these errors were encountered:
@henrique-voni thank you for the kind words, I am happy you are finding the library useful! No, this feature is not currently available. Depending on what you would like it may be easier or not to implement. The graphs by themselves would be easy to save out separately, but I suspect this is not what you would like as they are not very verbose (i.e. there are no titles or axis names), so perhaps you are referring to a snapshot of the data areas? Or is it really just the plots?
Hello,
First, i'd like to thank the authors for the great job done creating this library. It helps me a lot while working with data. I'd like to know if there is any option currently available i can use to not only generate reports, but also save plots separately as .png files. By doing that, we could take advantage of using plots for our technical reports, papers, etc.
I am willing to contribute adding this feature if it is confirmed to be not currently available and more people judge it useful as well.
Thanks.
The text was updated successfully, but these errors were encountered: