Skip to content

Commit

Permalink
@tbreloff : Qt5.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Nov 27, 2015
1 parent 32dff73 commit b5e3661
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
4 changes: 0 additions & 4 deletions Computer-Graphics.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,7 @@ __Plotting for statistical Charts, Graphs, Plots, Histograms, Maps__:
+ The [plot.ly](https://plot.ly/api/julia/) Julia API in an [IJulia notebook](https://nbviewer.ipython.org/7105191)
+ [PyPlot.jl](https://github.com/stevengj/PyPlot.jl) :: Plotting for Julia based on matplotlib, pyplot.
+ [Qwt.jl](https://github.com/tbreloff/Qwt.jl) :: 2D plotting, drawing, and GUIs using Qwt and Qt.
<<<<<<< HEAD
+ [Sparrow.jl](https://github.com/rennis250/Sparrow.jl) :: A Julia package for plotting that uses ctioga2 as a backend.
+ [ThreeJS.jl](https://github.com/rohitvarkey/ThreeJS.jl) :: Julia interface to WebGL using Three-js custom elements and Patchwork.jl.
=======
>>>>>>> 27ec88b4619330b090b03c546facd0f283f9005a
+ [Vega.jl](https://github.com/johnmyleswhite/Vega.jl) :: A Julia package for generating visualizations in Vega.
+ [Visualizer.jl](https://github.com/grero/Visualizer.jl) :: A simple GUI for quickly panning through a collection of data.
+ [Winston.jl](https://github.com/nolta/Winston.jl) :: 2D plotting for Julia.
Expand Down
1 change: 1 addition & 0 deletions Utilities.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
+ [JGUI.jl](https://github.com/jverzani/JGUI.jl) :: Simplified interface for making GUI's in Julia.
+ [JuliaTools.jl](https://github.com/tknopp/JuliaTools.jl) :: A toolkit for viewing Julia packages, modules, etc....
+ [PySide.jl](https://github.com/jverzani/PySide.jl) :: A julia interface for accessing Qt via PyCall and PySide.
+ [Qt5.jl](https://github.com/tbreloff/Qt5.jl) :: A wrapper around C++ library `Qt5`.
+ [Table.jl](https://github.com/cpritcha/Table.jl) :: Display Tables in plain text, HTML, LaTex.
+ [Tealeaf.jl](https://github.com/rennis250/Tealeaf.jl) :: A simple GUI package for Julia that is based on Processing.jl and Reactive.jl.
+ [Tk.jl](https://github.com/JuliaLang/Tk.jl) :: The Julia interface for the Tk windowing toolkit.
Expand Down

0 comments on commit b5e3661

Please sign in to comment.