Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jagot/pyplotrecipes.jl
https://github.com/jagot/pyplotrecipes.jl
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jagot/pyplotrecipes.jl
- Owner: jagot
- License: other
- Created: 2018-10-12T08:17:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-12T08:18:25.000Z (over 6 years ago)
- Last Synced: 2024-11-15T18:34:55.793Z (2 months ago)
- Language: Julia
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
- License: LICENSE.md
Awesome Lists containing this project
README
#+TITLE: PyPlotRecipes.jl
#+AUTHOR: Stefanos Carlström
#+EMAIL: [email protected]/Very/ simple library for utilizing [[https://github.com/JuliaPlots/RecipesBase.jl][plot recipes]] using [[https://github.com/JuliaPy/PyPlot.jl][PyPlot.jl]]
directly.Usage:
#+BEGIN_SRC julia
rplot(t, args...)
#+END_SRCPRs welcome!