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

Bug: Multiple time series, different time stamps, rendering error #28

Open
tomhampshire opened this issue May 1, 2014 · 0 comments
Open

Comments

@tomhampshire
Copy link

I have based my project on the finance template. I have two data sources, which sample at independent rates (although both at regular intervals). When visualised as separation component, everything is displayed correctly (see image 1). However, using the zooming interaction on any section of the graph results in the display of the two data sources incorrectly: the data is out-of-sync, or staggered with respect to each other (see image 2).
I will create a temporary solution by interpolating the values, and displaying using the same set of time stamps, but a fix for this problem would be nice.
Amazing software library by the way.
im1
im2

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

1 participant