RootDB
1.1.3
  • Install
  • Setup
  • Upgrade
  • Reporting
    • JS helpers
  • Development
RootDB
  • Reporting

Reporting

  • JS helpers
    • General
      • Appearance
        • backgroundColors: string[]
        • rdb.getTextColor = (): string
        • rdb.getTextColorSecondary = (): string
        • rdb.getSurfaceBorder = (): string
      • Utilities
        • rdb.getReportPathWithParams = (reportId: number, parameters: Array<{ key: string, value: string | number }>): string
        • rdb.sortArrayByKeyStringASC = (array: Array<any>, key: string): Array<any>
        • rdb.log = (object: any): void
    • Chart.js
      • rdb.cjsOnHoverCursor = (event: any, chart: any): void
Previous Next

© Copyright 2024, PORQUET Sébastien.

Built with Sphinx using a theme provided by Read the Docs.