-
Notifications
You must be signed in to change notification settings - Fork 78
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Plotly supports responsive layout https://plotly.com/javascript/responsive-fluid-layout/
How about exposing plotly settings?
<vue-pivottable-ui
plotly="{ layout: { width: undefined, height: undefined }, config: { responsive: true } }"
/>There is plotlyOptions prop that is not used as far as I can see:
vue-pivottable/src/PlotlyRenderer.js
Line 153 in c057958
| ...this.$props.plotlyOptions |
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation