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

Ordinal axis, navigator jumps #2290

Closed
pawelfus opened this issue Sep 27, 2013 · 6 comments
Closed

Ordinal axis, navigator jumps #2290

pawelfus opened this issue Sep 27, 2013 · 6 comments

Comments

@pawelfus
Copy link
Contributor

Setting jsFiddle is really hard one, but here are steps:

  1. http://jsfiddle.net/highcharts/b2zmg/
  2. Use navigator scrollbar, it jumps back and flickers

2a) It may be connected to huge gap in data, see: http://cloud.highcharts.com/charts/ohyzum/0

@TorsteinHonsi
Copy link
Collaborator

It appears to work well will the newest code, see http://jsfiddle.net/highcharts/b2zmg/1/.

Please verify.

@pawelfus
Copy link
Contributor Author

pawelfus commented Oct 1, 2013

Still a little buggy - using scrollbar works fine with master.
But try to click on navigator - not the scrollbar, just somewhere on masked part and pane won't jump under your mouse. You can click several times but navigator won't move.

@sparc
Copy link

sparc commented Oct 30, 2013

i tried it again, in http://jsfiddle.net/highcharts/b2zmg/1/ altough the period is 3 month, you can move the scroll bar to the left and visualize the period from 4th april to 1st september as it was 3 months, or if you move it to the top left, then it shows the period dec 14 2012 to sep 27 2013 as it was 3 month. I think it must show the periods with missing data with no data

@sparc
Copy link

sparc commented Nov 4, 2013

cannot see any fix in the jsfiddle code, where can i test the fixed code ?

@TorsteinHonsi
Copy link
Collaborator

Width Highstock 1.3.7: http://jsfiddle.net/highcharts/b2zmg/3/

  • Click the label Nov '11 on the Navigator
  • The selected area jumps to Jan '12, which is wrong.
  • The range selector indicates that three months are still selected, but the navigator includes much less than three months.

With latest dev code: http://jsfiddle.net/highcharts/b2zmg/4/

  • Click the label Nov '11 on the Navigator
  • The selected area jumps to the place we clicked
  • The width of the navigator selected window is preserved.
  • The 3M button on the range selector is unfocused, as we are no longer looking at three months. The range selector inputs correctly indicate that we are looking at one month.

@sparc
Copy link

sparc commented Nov 4, 2013

Hi

this is still wrong as the graph shows the data as being continous
but there is a big hole that should be visible in the graph, also
the 3m button should not be unselected, the graph must show the
missing 3m periods as empty zones

El 04/11/2013 9:52, highslide-software escribió:

Width Highstock 1.3.7: http://jsfiddle.net/highcharts/b2zmg/3/

  • Click the label Nov '11 on the Navigator
  • The selected area jumps to Jan '12, which is wrong.
  • The range selector indicates that three months are still selected,
    but the navigator includes much less than three months.

With latest dev code: http://jsfiddle.net/highcharts/b2zmg/4/

  • Click the label Nov '11 on the Navigator
  • The selected area jumps to the place we clicked
  • The width of the navigator selected window is preserved.
  • The 3M button on the range selector is unfocused, as we are no
    longer looking at three months. The range selector inputs correctly
    indicate that we are looking at one month.


Reply to this email directly or view it on GitHub
#2290 (comment).

Salu-2 y hasta pronto ...


David Saez
On-Line Services 2000 S.L.
http://www.ols.es

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

3 participants