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

xAxis labels automatically configure themselves based on a time interval #17

Open
glmvrml opened this issue Aug 1, 2013 · 2 comments
Open

Comments

@glmvrml
Copy link

glmvrml commented Aug 1, 2013

While using Highcharts with 'datetime' xAxis, we get automatic configuration based on a time interval.

image

On picture above I get sexy labels on xAxis, but my data serie has a value for each day!

While using your adapter with data for each day I get picture below(automatic configuration based on a time interval do not work):

screen shot 2013-08-01 at 11 33 23

@igorlesnenko
Copy link

Furthermore, if we will try to get extremes for x axis in this case, it'll return wrong values, but should return timestamps.

@igorlesnenko
Copy link

The solution is to correct map the store with the series like in: http://joekuan.org/demos/Highcharts_Sencha/docs/#!/api/Chart.ux.Highcharts.Serie

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