javascript - Fixed width and flexible count of columns with HighCharts / HighStock -
i'm using highstocks , here little example show mean: http://goo.gl/m90fgh
i wanna use columns navigation(to click) want have fixed width them , disabled grouping. issue when i'm trying resize chart (e.g. browser window smaller). if disable grouping , set fixed width create same count of cols on screen overlapping each other. resize chart, keep columns without overlap , set "zoom/range" in navigation/minichart display smaller number of columns same width. it's constant width & space between columns. somehow possible?
update: tried solution: http://goo.gl/ojmsfn works if shrink screen/browser, not if try expand again. range stays still same in case, don't know why.
thanks advices!
Comments
Post a Comment