Skip to content

[WIP] subplots API #43

Open
Open
@timotheecour

Description

@timotheecour

[will write more details here]

the obvious next step is provide a nice API to generate subplots, as in matlab / matplotlib etc
Ideally:

  • simple things should be easy to do in the API, eg:
    • let plots = createGrid(numPlots = 10, numPlotsPerRow = 3); plots[0] = ...
  • more complex use cases should be feasible, eg support use case where user has his own html and asks plotly to fill in a div with a Plot

note

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions