Skip to content

add 2D markers with size in data units #4838

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

Open
emmanuelle opened this issue May 16, 2020 · 5 comments
Open

add 2D markers with size in data units #4838

emmanuelle opened this issue May 16, 2020 · 5 comments
Labels
feature something new P3 backlog

Comments

@emmanuelle
Copy link
Contributor

At the moment the size of markers is in plot units, ie markers keep the same size when zooming in or out. It would be useful to have the possibility to have a marker size in data size, ie markers would get bigger on screen when zooming in.

Requested for example in the forum https://community.plotly.com/t/keeping-dot-size-fixed-on-scatterplot/39539.

The equivalent feature for 3D glyphs is documented in #4329

@emmanuelle emmanuelle added the feature something new label May 16, 2020
@s4m0r4m4
Copy link

The current best solution is to use fig.add_shape(type="circle",...), which is not desirable for large datasets. I would definitely appreciate a way to do this on the scatter plots!

@tsitsimis
Copy link

+1 This would be very handy!

@cor1
Copy link

cor1 commented Sep 6, 2023

+1

1 similar comment
@xdev-x
Copy link

xdev-x commented May 21, 2024

+1

@gvwilson gvwilson self-assigned this Jul 8, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson changed the title FEAT: 2D markers with size in data units (glyph) add 2D markers with size in data units Aug 9, 2024
@gvwilson gvwilson added the P3 backlog label Aug 9, 2024
@alexr314
Copy link

alexr314 commented Dec 4, 2024

+1

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

No branches or pull requests

7 participants