-
Notifications
You must be signed in to change notification settings - Fork 231
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
drawAsInfinite #5
Comments
I'll check it out! |
Looks completely possible. I'll try implementing it over the weekend. |
Any news on this? Just found out it doesn't render infinites properly |
Hi Roel, |
That'd be great. We've found Graphene very useful so far, I'd love to show you our Awaiting your update, cheers! On Wed, May 23, 2012 at 5:46 PM, Dotan J. Nahum <
Roel van der Ven Mail: roel@soundcloud.com What is SoundCloud? We're hiring! |
I'm very excited to hear that, thanks! :) |
Hey guys, To use it, just pick up
assuming the as-infinite series is the first one (index 0). There are a couple inconveniences that I'm aware of (and would appreciate feedback on):
In anycase, let me know if this works sufficiently well for you, and i'll merge it. |
Just noted the update messes with the y scale as well. The curve is looking a lot different in the original graphite graph, maybe that's related to the double line? |
Will check when in front of a desktop, thanks
|
Hi Roel, just to let you in on the detail this is the only update: 77d9f79#L1L299 It means that for the series index marked as However I do want to analyze this behavior i'm seeing in the snapshot -- if not much trouble is it possible for you to dump the JSON array to a Gist or such (coming from the ajax request) ? thanks |
I would also be interested in this feature. On a side note, I made a pull request that should solve the rendering issue encountered here. |
thanks @Jell !, I pulled the change in. Now I'm wondering if draw-as-infinite is good enough as implemented here: 77d9f79#L1L299 |
Any chance we can get support for graphite's 'drawAsInfinite()' function? Useful for tracking rollouts and whatnot.
The text was updated successfully, but these errors were encountered: