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

Fix #237 add data-driven color to Polar Plot marker color #283

Merged

Conversation

jmonticolo
Copy link
Contributor

To resolve the issue #237, in addition to add data-driven size for the polar plot marker, I updated the code.

To make the file closest to scatter.py, I converted dict( into { for the graph_objs constructor.

@ghtmtt
Copy link
Owner

ghtmtt commented Apr 20, 2022

there are still some issues to solve with the data-dirven color ramp, but not related with this PR. I tested it and it works like for the other plot types.

Many thanks for the contribution!

@ghtmtt ghtmtt merged commit be0691a into ghtmtt:master Apr 20, 2022
@jmonticolo jmonticolo deleted the fix_237_data_driven_maker_color_polar_plot branch April 20, 2022 16:39
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.

2 participants