In a chart ZoomLine it is possible to show a view of all the values (I have about 160 points)?
Something similar to this
Right now my labels values are from, for example, the 2012-05-30 10:40:16,until 2012-05-24 00:00:15. And when I render the chart I see this
I used displayStartIndex and displayEndIndex, but the graph appears with scrollbar and I wanted to have an overview of all values (with the subsequentautomatic reduction of labels).
Is there any solutions?
Thanks in advanced