Methods
getDefDataGrouping() → {Object}
- Description:
取得Highcharts時間群組設定物件
- Source:
Returns:
回傳時間群組設定物件
- Type
- Object
getDefDateFmt() → {Object}
- Description:
取得Highcharts時間單位格式物件
- Source:
Returns:
回傳時間單位格式物件
- Type
- Object
getDefMarker() → {Object}
- Description:
產生Highcharts標記物件
- Source:
Returns:
回傳標記物件
- Type
- Object
getDefOpt() → {Object}
- Description:
取得Highcharts繪圖設定物件
- Source:
Returns:
回傳繪圖設定物件
- Type
- Object
getDefUnits() → {Array}
- Description:
取得Highcharts時間單位陣列
- Source:
Returns:
回傳時間單位陣列
- Type
- Array
iniMarkers(Highcharts) → {Object}
- Description:
初始化Highcharts擴充標記
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
Highcharts |
Object | 輸入Highcharts全域物件 |
Returns:
回傳標記物件
- Type
- Object