This might have been a deprecation warning from Plots that Gadfly isn't supported with the development branches of Plots. I don't have the capacity to update the backend code to handle the big internal rebuild that I'm finishing, so for now Gadfly gets a warning message.
I'll post a more complete write up and announcement within a week or 2. In the meantime pyplot, GR, and plotly/plotlyjs backends are all nice to use. On Wednesday, June 1, 2016, Samuele Carcagno <sam.carca...@gmail.com> wrote: > On 01/06/16 09:44, Henri Girard wrote: > >> Gadfly is deprecated : Does it mean we shouldn't use it anymore ? >> I am trying to use it but I got a long list of recompiling ? >> What can I use instead ? I don't want to use plotly because I don't want >> to have a password (which doesn't work properly either !) each time I >> connect... It's very awfull this interface >> > > if you use the `PlotlyJS.jl` interface to plotly you won't need a Plotly > account or an internet connection, see here: > > http://spencerlyon.com/PlotlyJS.jl/ > > Sam >