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

Zoom Broken #82

Open
nebrelbug opened this issue Nov 5, 2019 · 6 comments
Open

Zoom Broken #82

nebrelbug opened this issue Nov 5, 2019 · 6 comments
Assignees

Comments

@nebrelbug
Copy link

https://npm-stat.com/charts.html?package=squirrelly&from=2017-01-01&to=2019-11-03

Downloads per day doesn't allow zoom

@pvorb
Copy link
Owner

pvorb commented Nov 5, 2019

It does for me. What browser and OS are you using?

@nebrelbug
Copy link
Author

@pvorb Linux and Chrome. Before I was using Windows + Chrome and had the same issue

@nebrelbug
Copy link
Author

It shows the highlight when I click and drag, but when I close click it just resets the drag start position

@pvorb pvorb self-assigned this Nov 15, 2019
@nebrelbug
Copy link
Author

@pvorb tested on Firefox as well. Note that the problem is only with the "Downloads per Day" chart, all the other charts work fine

@pvorb
Copy link
Owner

pvorb commented Nov 29, 2019

Yeah, I could also reproduce it. But I have no idea what feature highcharts relies on, that no longer works in browsers. I'll probably have to update highcharts.

@nebrelbug
Copy link
Author

Hi @pvorb! Some additional info - the error says

Uncaught TypeError: Cannot read property 'r' of undefined
    at Fa.setState (highcharts-3.0.10.min.js:293)
    at highcharts-3.0.10.min.js:148
    at Array.forEach (<anonymous>)
    at each (highcharts-3.0.10.min.js:22)
    at Q.Tooltip.refresh (highcharts-3.0.10.min.js:148)
    at Q.Pointer.runPointActions (highcharts-3.0.10.min.js:153)
    at Q.Pointer.onContainerMouseMove (highcharts-3.0.10.min.js:160)
    at HTMLDivElement.b.onmousemove (highcharts-3.0.10.min.js:162)
setState @ highcharts-3.0.10.min.js:293
(anonymous) @ highcharts-3.0.10.min.js:148
each @ highcharts-3.0.10.min.js:22
refresh @ highcharts-3.0.10.min.js:148
runPointActions @ highcharts-3.0.10.min.js:153
onContainerMouseMove @ highcharts-3.0.10.min.js:160
b.onmousemove @ highcharts-3.0.10.min.js:162

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