Home Forums Nazca how to get the matplolib figure? Reply To: how to get the matplolib figure?

#6162
Ronald
Keymaster

Hi Bastien,

It seems plotly gets installed via Anaconda as well. Anyway, I already implemented a plotly export class as it was quite easy to do and it allows for some faster panning and zooming than matplotllib, probably. Hence, in Nazca.0.5.12 you can try nd.export_plotly() in a Jupyter Notebook. I implemented the basics for polygons and the color schema.

Ronald