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

Add config as a parameter #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SamuelBradley
Copy link

There is currently no way to pass the plotly config through to the frontend as config does not exist as an attribute on the Plotly Figure, which is what the react component is currently expecting.

This change adds a config dictionary as a parameter so it can be passed directly through to the frontend.

I also added some config to one of the test examples.

@nicolebussola
Copy link

Are there any updates on this merge?

@b-y-f
Copy link

b-y-f commented Jun 20, 2022

can i use it on map instead of x,y from bar

@JonDHo
Copy link

JonDHo commented Dec 6, 2023

This would be exceptionally useful if it can be merged. Does anyone know if there is another version with this implemented?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants