Hi @iosonofabio,
I happened to come across this amazing package for graph and tree visualization. It feels like exactly the kind of tool the Python visualization ecosystem needs.
I’m the developer of Marsilea, a package for declarative creation of composable visualizations. We have previously received user feedback about supporting more complex tree structures, especially for use cases such as evolutionary relationships and other hierarchical biological data.
With iplotx, I think this could become much more feasible. I would be very interested in exploring an integration where iplotx powers tree rendering inside Marsilea, or where Marsilea can compose iplotx tree plots with other visualization components.
I mainly wanted to open this issue to express interest and start a discussion. I’d be happy to hear your thoughts on whether this kind of integration makes sense from your side.
Hi @iosonofabio,
I happened to come across this amazing package for graph and tree visualization. It feels like exactly the kind of tool the Python visualization ecosystem needs.
I’m the developer of Marsilea, a package for declarative creation of composable visualizations. We have previously received user feedback about supporting more complex tree structures, especially for use cases such as evolutionary relationships and other hierarchical biological data.
With
iplotx, I think this could become much more feasible. I would be very interested in exploring an integration whereiplotxpowers tree rendering inside Marsilea, or where Marsilea can composeiplotxtree plots with other visualization components.I mainly wanted to open this issue to express interest and start a discussion. I’d be happy to hear your thoughts on whether this kind of integration makes sense from your side.