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