Methods
# inner axisFormatterByteSize(decopt, onlyMaxopt)
Axis formater
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
dec |
number
|
<optional> |
2 | Number of decimals for the values |
onlyMax |
boolean
|
<optional> |
false | Use the max value as unit or dymanic |
# inner valueFormatterByteSize(dateFormatopt)
Formatter for values as bytes Date Format: http://api.highcharts.com/highcharts/Highcharts.dateFormat
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
dateFormat |
string
|
<optional> |
'%e %b.' | Format value for the date |
# inner valueFormatterCount(dateFormatopt)
Formatter for values as counter Date Format: http://api.highcharts.com/highcharts/Highcharts.dateFormat
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
dateFormat |
string
|
<optional> |
'%e %b.' | Format value for the date |