I have a chart where I am showing current, max and min values over a certain period of time. The users wanted to see the chart as below. Max and Min (lines) are shown using the stock feature available in qlikview.
The chart is shown perfectly when no scroll bar is used but is cluttered because of data. (see above image) So when I tried adding scroll-bar to it , the chart does not work properly.
It draws the max/min lines for whatever limted values (say 10) shown on x- axis by default and then we scroll across it changes only the current value and not the max/min lines. The max/min lines remain constant for the 1st default values that were shown on the chart.
Any idea why max/min (stock feature ) does not work properly with scroll bar OR I am making a mistake?