Skip to content

Support for subplots #55

Open
Open
@objorke

Description

@objorke

Refactor the plot views to allow a model composed of multiple PlotModels.
The composed model could have a grid layout defined by column widths and row widths.
The children (subplots) should define PlotModel, column, row, colspan, rowspan.

http://matplotlib.org/examples/pylab_examples/subplots_demo.html
http://matplotlib.org/users/gridspec.html
http://se.mathworks.com/help/matlab/ref/subplot.html
http://www.dartmouth.edu/~rc/classes/matlab_graphics/Matlab-subplots.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions