Show:

ia.ChartFactory Class

Module: ia

Factory for creating charts.

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

()

Adds common chart properties.

updateChart

()

Updates common chart properties.