Closed Jell closed 12 years ago
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!
Awesome, thanks!
How do i define multipla targets in JSON API url ? ta
@cerw see here, https://github.com/jondot/graphene/issues/61
All working thanks :)
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!