Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BarChart

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Private _data

_data: any

Protected svgElement

svgElement: Selection<SVGSVGElement, undefined, null, undefined>

Accessors

node

  • get node(): SVGSVGElement

Methods

Private createChart

  • createChart(data: any, params: BarChartParameters): Selection<SVGSVGElement, undefined, null, undefined>

Generated using TypeDoc