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

Fixed bug in TimeSeries when multiple targets have different time spans #27

Merged
merged 2 commits into from
Oct 12, 2012

Conversation

Jell
Copy link
Contributor

@Jell Jell commented Sep 14, 2012

When drawing a TimeSerieView with multiple targets that have different time spans, the range on the X-axis did not respect the total range of all the series, but only considered the first serie.

This commit should fix that.

Hope this helps!

jondot added a commit that referenced this pull request Oct 12, 2012
Fixed bug in TimeSeries when multiple targets have different time spans
@jondot jondot merged commit 338c060 into jondot:master Oct 12, 2012
@jondot
Copy link
Owner

jondot commented Oct 12, 2012

Awesome, thanks!

@cerw
Copy link

cerw commented Apr 14, 2013

How do i define multipla targets in JSON API url ? ta

@jondot
Copy link
Owner

jondot commented Apr 18, 2013

@cerw see here, #61

@cerw
Copy link

cerw commented May 3, 2013

All working thanks :)

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

Successfully merging this pull request may close these issues.

3 participants