Bug with maxPadding and navigator
maxPadding setting doesn't work if navigator is used. http://jsfiddle.net/w2aKK/5/
afterSetExtremes workaround messes up navigator handles. http://jsfiddle.net/w2aKK/8/
This is not a feature request. Please report bugs on our GitHub: https://github.com/highcharts/highcharts/issues/new/choose
-
G G commented
Hello Evgueni, I had the same issue and posted a question on
http://stackoverflow.com/questions/15762865/highcharts-xaxis-padding-is-lost-when-navigator-when-zooming-in-and-out-and-can.you can also check my fiddle on http://jsfiddle.net/gajjargaurav/RULh9/12/ , it works fine with handles now but I still have issues with the flags on it.