Additional minor adjustments to dygraphs to get clickCallbacks to work.
authorRobert Konigsberg <konigsberg@google.com>
Mon, 23 May 2011 22:43:08 +0000 (18:43 -0400)
committerRobert Konigsberg <konigsberg@google.com>
Mon, 23 May 2011 22:43:08 +0000 (18:43 -0400)
This required clickCallback to get a hold of the context. I'm a little
nervous about this because context is still considered a somewhat
private object. However, to get what I want working, I need the values
inside it.


No differences found