PlotPlants.jl includes a collection of customized plotting utilities to aid the plotting using PyPlot package. This package only supports Julia 1.6 and above.
| Documentation | CI Status | Compatibility | Code Coverage |
|---|---|---|---|
julia> using Pkg;
julia> Pkg.add("PlotPlants");See API for more detailed information about how to use PlotPlants.jl.