Hello colleague, On Friday, April 15, 2016 at 6:30:51 PM UTC+2, Christoph Ortner wrote: > > right I mean b) - I have 1000, say, line segments or polygons, each with > the same number of points. All I can do is loop, yes? > > Thanks, > Christoph > > > > you are saying this is currently not implemented, I just have to >
? I'm really not an Compose expert, you might look into Gadfly/form.jl how e.g. Geom.line plots are build. If you need 'raw' drawing, looking into Cairo or https://github.com/cormullion/Luxor.jl or https://github.com/andrewcooke/Drawing.jl
