Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sosiristseng/jl-visual

Julia visualization examples
https://github.com/sosiristseng/jl-visual

julia jupyter-book jupyter-notebook matplotlib plots-jl pyplot visualization

Last synced: 24 days ago
JSON representation

Julia visualization examples

Awesome Lists containing this project

README

        

# Julia visualization exmaple notebooks

- [Plots.jl](https://github.com/JuliaPlots/Plots.jl): powerful and convenient visualization mwith ultiple backends. See also [Plots.jl docs](http://docs.juliaplots.org/latest/)
- [PyPlot.jl](https://github.com/JuliaPy/PyPlot.jl): `matplotlib` in Julia. See also [matplotlib docs](https://matplotlib.org/stable/index.html)

For [Makie.jl](https://github.com/JuliaPlots/Makie.jl) see the [Makie.jl docs](https://makie.juliaplots.org/stable/tutorials/).