Subplots
Subplots would be nice!
This could be done with a new figure object which has multiple normal figure in it, one for each subplot. We'd have to overload the save function for sure.... What do you think?
subplot in a webpage is just sticking more divs in, right? Maybe we should just put every new figure created in the same session below the next!
M
On 17 Feb 2012, at 19:43, Micha Gorelick wrote:
This could be done with a new figure object which has multiple normal figure in it, one for each subplot. We'd have to overload the save function for sure.... What do you think?
Reply to this email directly or view it on GitHub: https://github.com/mikedewar/d3py/issues/10#issuecomment-4030591