Base DataHandler Property Examples

Events Demonstrated

Desired Result

Default Base DataHandler

Source Code

    Rendering Source Code...

Events Demonstrated

  • onDataReady

Description

This chart will display in its title how many points are returned in the XML file.

Source Code

    Rendering Source Code...

Events Demonstrated

  • onNeedsData
  • setXMLData (property)

Description

This chart will use an external AJAX request to get it's data and set it using the setXMLData method.

Source Code

    Rendering Source Code...