Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Bar
    • SimpleBar

Index

Constructors

constructor

Properties

Protected configs

configs: any

Protected model

model: ChartModel

Protected parent

parent: any

Protected services

services: any

type

type: string = "simple-bar"

Methods

addEventListeners

  • addEventListeners(): void

addLabelsToDataPoints

  • addLabelsToDataPoints(d: any, index: any): any

destroy

  • destroy(): void

Protected getBarWidth

  • getBarWidth(): number

getContainerSVG

  • getContainerSVG(): any

getParent

  • getParent(): any

handleLegendMouseOut

  • handleLegendMouseOut(event: CustomEvent): void

handleLegendOnHover

  • handleLegendOnHover(event: CustomEvent): void

init

  • init(): void

render

  • render(animate: boolean): void

setModel

  • setModel(newObj: any): void

setParent

  • setParent(parent: any): void

setServices

  • setServices(newObj: any): void

Generated using TypeDoc