Add Dygraph.PointType to dygraph-types
authorBrent Walther <brentwalther@google.com>
Tue, 1 Jul 2014 22:57:17 +0000 (15:57 -0700)
committerDan Vanderkam <danvdk@gmail.com>
Wed, 22 Oct 2014 02:31:06 +0000 (22:31 -0400)
commitfd6a3c2ecef7f4448a57ac34bbf227c8235319ca
treed4ef3ed3f1bddb2b94b49b8bb76e9ebf1e7e8667
parentf1c952bc5bc96e75fee5c0687f151c1f58792cea
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