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

Time Scale on Graphs #22

Closed
rsertelon opened this issue Jul 8, 2011 · 2 comments
Closed

Time Scale on Graphs #22

rsertelon opened this issue Jul 8, 2011 · 2 comments

Comments

@rsertelon
Copy link
Contributor

As we only log requests, times are discrete. The problem is that on the graph, the time axis is not normalized, therefore, all values are equally distributed even if the intervals between them are not the same.

@rsertelon
Copy link
Contributor Author

Must see how to do it. If we can add empty values or something like that.

@rsertelon
Copy link
Contributor Author

Highcharts provide a simple way of doing this : use Date.UTC(2010, 0, 1, 3, 4, 5) as abscissa.

@ghost ghost assigned rsertelon Jul 21, 2011
@rsertelon rsertelon removed their assignment Jul 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant