Show:

ia.AreaBreakdownLineChartFactory Class

Factory for creating area breakdown line charts.

Item Index

Methods

build

(
  • callbackFunction
)

Builds the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.

render

(
  • callbackFunction
)

Renders the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.

update

(
  • callbackFunction
)

Updates the component.

Parameters:

  • callbackFunction Function

    Called on completion of function, with the component id as the parameter.

updateChart

()

Inherited from ia.ChartFactory but overwritten in ia\factories\ChartFactory.js:20

Adds common chart properties.