Add Dygraph.PointType to dygraph-types
authorBrent Walther <brentwalther@google.com>
Tue, 1 Jul 2014 22:57:17 +0000 (15:57 -0700)
committerBrent Walther <brentwalther@google.com>
Tue, 1 Jul 2014 22:57:17 +0000 (15:57 -0700)
commit7af51ec0ce747cac5a0eb71d0af9444c5c479218
tree89c8cb889aee3d73a3c04f8231438b715c329d28
parentc26c7541e66a1245360a65c62bea95b814680d52
Add Dygraph.PointType to dygraph-types

Add the Dygraph.PointType type to the dygraph-types externs file. This type is used when defining a clickCallback function and must be defined in order to satisfy the Google Closure compiler.
dygraph-types.js