Hello, I have a couple of doubts about using Gadfly for plotting 1. How to set a line style ( like "--"/"-.-" etc)? 2. How to put a legend in a figure, inside the figure? ( I came across a solution which first converts data to plot to DataFrames, but this puts legend outside the figure, effectively reducing my actual plot area )
- vish
