Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/sosiristseng/jl-visual
- Owner: sosiristseng
- License: mit
- Created: 2022-03-06T06:50:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T00:49:53.000Z (25 days ago)
- Last Synced: 2025-01-27T01:29:05.347Z (25 days ago)
- Topics: julia, jupyter-book, jupyter-notebook, matplotlib, plots-jl, pyplot, visualization
- Language: Julia
- Homepage: https://sosiristseng.github.io/jl-visual/
- Size: 691 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/).