|
@ -49,7 +49,7 @@ |
|
|
|
|
|
|
|
|
var options = { |
|
|
var options = { |
|
|
// Set global item type. Type can also be specified for items individually |
|
|
// Set global item type. Type can also be specified for items individually |
|
|
// Available types: 'box' (default), 'point', 'range', 'rangeoverflow' |
|
|
|
|
|
|
|
|
// Available types: 'box' (default), 'point', 'range' |
|
|
type: 'point', |
|
|
type: 'point', |
|
|
showMajorLabels: false |
|
|
showMajorLabels: false |
|
|
}; |
|
|
}; |
|
|