susielu/d3-annotation

TypeScript type definition missing Annotation.on

Opened this issue · 1 comments

It looks like this function

annotation.on = function() {
is not present in the type definition. Is this just an omission?

Hmm I'm not sure @samccone can you help me look at this?