This utility class supplies the methods needed to control a chart using a navigator component. More...
Public Member Functions | |
chartCloseButtonClick (navigator, chart, key) | |
Button clicked in navigator close button. | |
chartCreateLength (value, units) | |
Take a value and units (auto,%,px) and return a css length. | |
chartDataArrange (navigator, chart, key, swap, final) | |
Implementation of the dataArrange method for charts. | |
chartDataChange (navigator, svg, chart, key, value, final) | |
Implementation of the dataChange method for charts. | |
chartGetContentForLevel (navigator, chart, level, key, value) | |
Implementation of the getContentForLevel method for charts. | |
chartHeaderButtonClick (navigator, chart, key) | |
Button clicked in navigator header. | |
chartParseColorList (colors) | |
Split apart a list of color values. | |
chartParseLength (length, info) | |
Parse a "css" length into value and units. | |
chartSetChartType (svg, chart, type) | |
Set the type of the displayed chart. | |
This utility class supplies the methods needed to control a chart using a navigator component.