Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Responsive charts #48

Open
Mihailoff opened this issue Oct 9, 2021 · 0 comments
Open

Responsive charts #48

Mihailoff opened this issue Oct 9, 2021 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Mihailoff
Copy link

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:

...this.$props.plotlyOptions

@Seungwoo321 Seungwoo321 added the bug Something isn't working label Oct 11, 2021
@Seungwoo321 Seungwoo321 self-assigned this Oct 11, 2021
@Seungwoo321 Seungwoo321 added documentation Improvements or additions to documentation and removed bug Something isn't working labels Jan 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants