JuliaPy / PythonPlot.jl

Plotting for Julia based on matplotlib.pyplot
MIT License
74 stars 8 forks source link

check for matplotlibs.colormaps before matplotlibs.colormaps.register #40

Closed stevengj closed 3 months ago

stevengj commented 3 months ago

Ported from https://github.com/JuliaPy/PyPlot.jl/pull/592