I think you need to use "ctxpromise". See https://github.com/dcjones/Compose.jl/issues/112
On Thu, Oct 1, 2015 at 8:02 AM, Michael Krabbe Borregaard < [email protected]> wrote: > bump? :-) > > On Mon, Sep 28, 2015 at 9:13 PM, Michael Borregaard < > [email protected]> wrote: > >> Hi, >> does anyone know how to fix the aspect ratio in a compose canvas? Gadfly >> can do it with ```coords.Cartesian(fixed = true)```, which uses Compose, >> but how to do it for that? >> >> thanks, >> M >> > >
