Dear all,
thank you for this great package. I am interested in using this package for genomics plotting wrappers. I would be interested in notebook-based plots, where xy.pyplot has crucial functionalities xy itself doesn´t have, like imshow, or plot composition where xy.pyplot creates its own xy.pyplot.Figure.subplots layer, and xy itself would depend on reflex, which is made for webapps.
We would be in webapp applications as well. But I haven't found a way to usethe pyplot interface and then put the plots into reflex for the webapp, or notebook-based composition and imshow for xy itself. Alternatively, put an xy plot on an xy.pyplot axis.
I would like to implement one wrapper, which can be used for both notebooks with composition and the specific imshow in xy.pyplot, as well as webapps.
Is this of interest to be implemented? Or did I completely miss something?
Thank you and best regards, Max
Dear all,
thank you for this great package. I am interested in using this package for genomics plotting wrappers. I would be interested in notebook-based plots, where xy.pyplot has crucial functionalities xy itself doesn´t have, like imshow, or plot composition where xy.pyplot creates its own xy.pyplot.Figure.subplots layer, and xy itself would depend on reflex, which is made for webapps.
We would be in webapp applications as well. But I haven't found a way to usethe pyplot interface and then put the plots into reflex for the webapp, or notebook-based composition and imshow for xy itself. Alternatively, put an xy plot on an xy.pyplot axis.
I would like to implement one wrapper, which can be used for both notebooks with composition and the specific imshow in xy.pyplot, as well as webapps.
Is this of interest to be implemented? Or did I completely miss something?
Thank you and best regards, Max