Compose.jl
Compose.jl copied to clipboard
Dashed (and other types of) lines
Hi, as you mentioned in https://github.com/dcjones/Gadfly.jl/issues/79 you clearly seem to have plans for implementing dashed lines and hopefully other types of lines here, but since I couldn't find an issue about this already and I find this pretty important I thought I'd open a new issue. I think this is a pretty important feature for black and white plots (with different line styles in the same plot) in Gadfly.
Isn't this essentially implemented by a781354?