Hmm... I figured that error message would be self-explanatory. Gadfly doesn't support right axes (that I know of)... Try PyPlot, GR, or Qwt?
On Wednesday, February 3, 2016, digxx <diger_d...@hotmail.com> wrote: > The error its giving me is: > WARNING: Keyword argument axis not supported with Plots.GadflyPackage(). > Choose from: > [:annotation,:background_color,:linecolor,:color_palette,:fillrange,:fillcolor,:fillalpha,:foreground_color,:group,:label,:layout,:legend,:linestyle,:linetype,:linewidth,:linealpha,:markershape,:markercolor,:markersize,:markeralpha,:markerstrokewidth,:markerstrokecolor,:n,:nbins,:nc,:nr,:smooth,:show,:size,:title,:windowtitle,:x,:xlabel,:xlims,:xticks,:y,:ylabel,:ylims,:yticks,:xscale,:yscale,:xflip,:yflip,:z,:zcolor,:tickfont,:guidefont,:legendfont,:grid,:surface,:nlevels] > >