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

Scatter chart: some data points did not show up #4579

Closed
ppcat opened this issue Jul 28, 2017 · 4 comments
Closed

Scatter chart: some data points did not show up #4579

ppcat opened this issue Jul 28, 2017 · 4 comments

Comments

@ppcat
Copy link

ppcat commented Jul 28, 2017

Expected Behavior

All data point should display on the chart
2

Current Behavior

Some data points disappeared. In this case, { x: 0.06, y: 0.48614314 }, { x: 0.06, y: 0.6085987 } disappeared.
default

Possible Solution

It seems like the issue only show up under some screen resolution. In my case, when screen width > 10xx px, some left hand side data points will disappear.

Steps to Reproduce (for bugs)

https://codepen.io/anon/pen/jLbyqg

Context

I want all data points display on the chart at the same time.

Environment

  • Chart.js version: 2.6.0
  • Browser name and version: Google Chrome 59, Microsoft Edge 14
@volkandkaya
Copy link

Having the exact same problem. Problem occurred after 2.5.0, if you change to 2.4.0 it fixes itself.

@stranger08
Copy link

I have the same problem. This issue does not appear using firefox. So I think this is the place to start investigation.

@kumarharsh
Copy link

+1. Have the same problem. If all data points are at (0,0), I see nothing.

@iorrah
Copy link

iorrah commented Nov 30, 2017

Seems to be related to #4790

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

No branches or pull requests

7 participants