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

3d chart + zooming issue #3131

Closed
sebastianbochan opened this issue Jun 4, 2014 · 6 comments
Closed

3d chart + zooming issue #3131

sebastianbochan opened this issue Jun 4, 2014 · 6 comments
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug

Comments

@sebastianbochan
Copy link
Contributor

When we scroll, selection event is triggered. Additionally, zoom seems to be incorrect, becasue column is out of area.

http://jsfiddle.net/5cxEu/1/

@TorsteinHonsi
Copy link
Collaborator

@stephanevanraes We should disable zoomType altogether on 3D charts, because the coordinates are distorted anyway. Remember to state that in the API.

@Sphinxxxx
Copy link

Hello! I'm the one who originally asked about this on StackOverflow:
http://stackoverflow.com/questions/24025549/highcharts-starts-zooming-when-scrolling-in-a-3d-chart

For what it's worth:
I think the zooming feature itself works great in 3D, and don't se any distorted coordinates when zooming normally. So, as a (potentially) paying customer, I'd hate to see that feature going away :) I was just hoping it would be possible to stop the scroll bar's mouse events from bubbling up into the chart or something...

@sebastianbochan
Copy link
Contributor Author

The same problem is, when we set min value on the yAxis. http://jsfiddle.net/1dfdkuq9/

@TorsteinHonsi TorsteinHonsi unassigned ghost Jun 3, 2015
@pawelfus
Copy link
Contributor

Another example when using setExtremes() in the chart: http://jsfiddle.net/aoook7ha/

@sebastianbochan
Copy link
Contributor Author

Related example is cutting inverted bars, http://jsfiddle.net/Akixi/jzkrxovc/

@stale
Copy link

stale bot commented Sep 25, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!

@stale stale bot added the Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. label Sep 25, 2019
@stale stale bot closed this as completed Oct 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale This issue hasn't had any activity for a while, and will be auto-closed if no further updates occur. Type: Bug
Projects
None yet
Development

No branches or pull requests

4 participants