-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Milestone
Description
We currently do some auto resize handling on the main primer-plot, however, this is not always what you want, so instead, we should support different container components, either by name or direct implementation.
- A basic or static container which accepts
widthandheightattrs directly to specify size. - A responsive container, which automatically fills width=100% and height=auto.
2.1. Optionally specify an aspect ratio to maintain.
Reactions are currently unavailable