Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SparklineFunction

Hierarchy

Index

Methods

eval

  • eval(): void

evalCall

Static isSparkline

  • isSparkline(arg: any): boolean

Static walkLeafs

  • walkLeafs(row: Row, cb: function): void
  • Parameters

    • row: Row
    • cb: function
        • (row: Row): void
        • Parameters

          • row: Row

          Returns void

    Returns void

Generated using TypeDoc