Replies: 1 comment 1 reply
-
@Anselmoo That would be a great feature. At this moment, it is possible to change the plotting method in the package, in order to use seaborn and plotly - simply overriding the methods in plot.py will achieve this effect. Supporting alternative plotting backends is on our minds, but not a high priority at the moment. Even more flexible would be to return the data that is used for plotting in the summary, rather than the serialized plots. This would be a welcome contribution! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
thx for help?
I am wondering if there is a chance to export figure-reports like a variable, correlation, or missing_variables as
csv
for rendering in other packages likeseaborn
orplotly
?Thx
Beta Was this translation helpful? Give feedback.
All reactions