Global

Methods

getDefAxis(optopt) → {Object}

Description:
  • 產生預設Highcharts軸物件

Source:
Parameters:
Name Type Attributes Default Description
opt Object <optional>
{}

輸入設定物件,預設{}

Returns:

回傳物件

Type
Object

getDefChart(optopt) → {Object}

Description:
  • 產生預設Highcharts圖物件

Source:
Parameters:
Name Type Attributes Default Description
opt Object <optional>
{}

輸入設定物件,預設{}

Returns:

回傳物件

Type
Object

getDefLegend(optopt) → {Object}

Description:
  • 產生預設Highcharts圖例物件

Source:
Parameters:
Name Type Attributes Default Description
opt Object <optional>
{}

輸入設定物件,預設{}

Returns:

回傳物件

Type
Object

getDefOpt(optopt) → {Object}

Description:
  • 產生預設Highcharts設定物件

Source:
Parameters:
Name Type Attributes Default Description
opt Object <optional>
{}

輸入設定物件,預設{}

Returns:

回傳物件

Type
Object

setLegendLoc(optopt, optPicopt) → {Object}

Description:
  • 使用繪圖設定物件針對Highcharts物件處理圖例位置

Source:
Parameters:
Name Type Attributes Default Description
opt Object <optional>
{}

輸入設定物件,預設{}

optPic Object <optional>
{}

輸入繪圖設定物件,預設{}

Returns:

回傳物件

Type
Object