# Where is actual development in Plotting?

**URL:** https://discourse.julialang.org/t/where-is-actual-development-in-plotting/6224
**Category:** Visualization
**Created:** [October 3, 2017, 5:43pm UTC](https://discourse.julialang.org/t/where-is-actual-development-in-plotting/6224 "2017-10-03T17:43:35Z")
**Posts on this page:** 1
**Showing post:** 120

<div class="post-metadata">

### Author: ![MA\_Laforge](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ma_laforge/32/385_2.png) [@MA\_Laforge](https://discourse.julialang.org/u/MA_Laforge)
#### Post date: [October 18, 2017, 2:14am UTC](https://discourse.julialang.org/t/where-is-actual-development-in-plotting/6224/120 "2017-10-18T02:14:45Z")

</div>

> @tobias.knopp: I think one of the most promising efforts was/is Winston.jl. It is pure Julia and thus is fully hackable. Integration with Gtk.jl works nicely.  
> Unfortunately the development behind this stalled a little bit.

I am not certain if this satisfies your needs, but the `InspectDR` plotting backend is also “pure Julia”: The rendering is done through Cairo.jl, and the interactive GUI makes use of Gtk.jl.

Link: [ANN: New interactive Plots.jl backend for large datasets](https://discourse.julialang.org/t/ann-new-interactive-plots-jl-backend-for-large-datasets/1442)

---

_[View the full topic](https://discourse.julialang.org/t/where-is-actual-development-in-plotting/6224)._
