PyPlot.jl icon indicating copy to clipboard operation
PyPlot.jl copied to clipboard

Proplot

Open briochemc opened this issue 5 years ago • 2 comments
trafficstars

Not sure this should be an issue here, but here we go.

Proplot is a comprehensive matplotlib wrapper for making beautiful, publication-quality graphics. Is it be possible to include proplot in PyPlot? Or maybe this would require its own separate package? (I don't think I have the skills to make that...)

Please close this issue if too far off-topic.

briochemc avatar Apr 19 '20 23:04 briochemc

second this, and this would be a huge boost to plotting/mapping for Geosciences in Julia.

natgeo-wong avatar Apr 25 '20 00:04 natgeo-wong

For what it's worth, I started translating the ProPlot examples to Julia in JuliaProPlotExamples using only PyCall.jl. It's actually easier than I thought, but yes, a ProPlot wrapper as nice as PyPlot, or even better a ProPlot-powered PyPlot, would be a great addition IMHO.

briochemc avatar Apr 25 '20 03:04 briochemc