Open
Description
[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
- helps with approach 5 in [do not merge] dummy commit that shows CI doesn't check validity of html files #41
Metadata
Metadata
Assignees
Labels
No labels