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

Bug with using reversed axis in Highstocks #2020

Closed
SujayKrishna opened this issue Jul 8, 2013 · 6 comments
Closed

Bug with using reversed axis in Highstocks #2020

SujayKrishna opened this issue Jul 8, 2013 · 6 comments

Comments

@SujayKrishna
Copy link

The Navigator component on manual resizing automatically restricts the selection.
But this does not happen when we use the range selector zoom buttons on input boxes or when calling the setExtremes method on the xAxis.

Also the xAxis ticks don't seem to be working. There is only one tick (in the left corner) for most zoom levels (other than all).

Check out http://jsfiddle.net/sujay/mNbZa/ to see the issue in action.

@eolsson
Copy link
Contributor

eolsson commented Jul 8, 2013

Confirmed bug.

  1. Open example: http://jsfiddle.net/sujay/mNbZa/
  2. Try to zoom/pan with the navigator
    Result: The navigator handle jumps irrationally

@SujayKrishna
Copy link
Author

Hi there have been two releases post this bug was logged.
I still don't see a fix for this.
Can someone please take a look at this?

@TorsteinHonsi
Copy link
Collaborator

It probably takes a bit of tweaking to make it work - Highstock wasn't built with reversed axis in mind. Perhaps the best option for now is to disable the navigator altogether for this case.

@SujayKrishna
Copy link
Author

@highslide-software Looks like this has been fixed in the latest version. I'm not able to reproduce this bug anymore.
Please feel free to close this.

@KeesCBakker
Copy link

Have found a similar bug. When you revert both the xAxis from the chart and the navigator, stuff behaves very strange! Check this example: http://jsfiddle.net/mNbZa/1/. When you move the navigator, it shows a really strange zoomed in version.

@ghost ghost reopened this Jan 22, 2014
@pawelfus
Copy link
Contributor

pawelfus commented Nov 21, 2016

Let me close this ticket as it describes two issues:

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

5 participants