grid-strategy icon indicating copy to clipboard operation
grid-strategy copied to clipboard

Consider not relying on constrained layout

Open jklymak opened this issue 6 years ago • 1 comments

Overall this looks fun.

Super happy you are using constrained layout, but suggest you make it optional somehow. There are some times when it'll fail and users will want a way to turn it off.

I'm also not sure about initializing the figure inside of your helper, instead of letting the user pass it (optionally?).

jklymak avatar Feb 27 '19 23:02 jklymak

Agreed, honestly I kinda thought we already were taking the figure as input.

This issue is related to #47, since I'm not sure if all plotting libraries have the concept of a figure that can be passed in.

pganssle avatar Feb 28 '19 00:02 pganssle