GlyphProperty

type GlyphProperty = GlyphCallback | V

A type that is simply the union of GlyphCallback<A, C, V> and the value V that it returns.

Type parameters

  • A: Annotation

  • C: Chart

  • V: generic