Ready-to-use plotting functions of astrophysical N-body simulation data.
]add AstroPlotor
using Pkg; Pkg.add("AstroPlot")or
using Pkg; Pkg.add("https://github.com/JuliaAstroSim/AstroPlot.jl")To test the Package:
]test AstroPlot- Dev — documentation of the in-development version.
 
For beginners, it is highly recommended to read the documentation of PhysicalParticles.jl.
- Basic data structure: PhysicalParticles.jl
 - File I/O: AstroIO.jl
 - Initial Condition: AstroIC.jl
 - Parallelism: ParallelOperations.jl
 - Trees: PhysicalTrees.jl
 - Meshes: PhysicalMeshes.jl
 - Plotting: AstroPlot.jl
 - Simulation: ISLENT