From f23fd1345fc9ecf249f930f403a5494ef4e542a7 Mon Sep 17 00:00:00 2001 From: Mykel Kochenderfer Date: Wed, 3 Feb 2016 22:02:00 -0800 Subject: [PATCH] Added PGFPlots.jl to list It would be nice to support a LaTeX-based backend. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22740644..17f1f7fa 100644 --- a/README.md +++ b/README.md @@ -393,6 +393,7 @@ Animations are created in 3 steps (see example #2): - [x] UnicodePlots.jl - [x] Qwt.jl - [x] Winston.jl (deprecated) +- [ ] PGFPlots.jl - [ ] GLPlot.jl - [ ] Bokeh.jl - [ ] Vega.jl