Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Bar
    • StackedBar

Index

Constructors

constructor

Properties

Protected configs

configs: any

Protected model

model: ChartModel

Protected parent

parent: any

Protected services

services: any

type

type: string = "stacked-bar"

Methods

addEventListeners

  • addEventListeners(): void

destroy

  • destroy(): void

Protected getBarWidth

  • getBarWidth(): number

getContainerSVG

  • getContainerSVG(): any

getParent

  • getParent(): any

getStackData

  • getStackData(): 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