d3py icon indicating copy to clipboard operation
d3py copied to clipboard

Subplots

Open mikedewar opened this issue 14 years ago • 2 comments

Subplots would be nice!

mikedewar avatar Aug 06 '11 12:08 mikedewar

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?

mynameisfiber avatar Feb 18 '12 00:02 mynameisfiber

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

mikedewar avatar Feb 18 '12 00:02 mikedewar