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

In case of having two points on same x and y axis, I am unable to see both the points. #136

Closed
tahaAttique opened this issue Jan 17, 2022 · 1 comment

Comments

@tahaAttique
Copy link

Hi, I am using Plotly blazor. The problem I am facing is that, when there are two points with same x and y axis then how to show count on that point.

Right now it shows one point on that x and y and I am unable to figure out how many points are there on same x and y.

image

In the above image there are two points on x-5000 and y-5000 but we are able to see only one. I wanted a way to show that there is two-points with the same values. I wanted something like when I hover on that point it shows me count (num of points with same x and y) as well.

@sean-mcl
Copy link
Collaborator

Hey @tahaAttique,

Plotly.Blazor is just a wrapper for the original plotly.js. There is already an open issue with your feature request.

I will close the ticket here for now, as it is not relevant to this wrapper.

Good luck!

Sean

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

No branches or pull requests

2 participants