blacklabel / annotations

Annotations plugin for Highstock by Black Label
http://blacklabel.github.io/annotations/
Other
22 stars 16 forks source link

Fixed calculating buttons position when input in rangeSelector is disabled #35

Closed Sajam closed 9 years ago

Sajam commented 9 years ago

If input in rangeSelector is disabled:

rangeSelector: {
    inputEnabled: false,
    ...
}

Then you get:

TypeError: Cannot read property 'offset' of undefined