- Fixed
shiftVisibleRangeOnNewBar
behaviour for realtime updates to a series. Additionally, a new optionallowShiftVisibleRangeOnWhitespaceReplacement
has been added if you wish to have the old 4.0 behaviour for when new data replaces existing whitespace. (PR #1444) - When disabling touch scrolling on the chart via either the
vertTouchDrag
orhorzTouchDrag
setting in thehandleScroll
options, any touch scroll events over the corresponding scale will now be ignored so the page can be scrolled. (PR #1445)