Hi Everybody,
I have an array full of numbers that I plot on the screen.
For easy reference, lets say my array holds 100,000 numbers and I display 1000 at a time. My user can page forward and back through all this data.
I would like to show some kind of "you are here" type bar so they have an idea of where in the data they are.
Can anyone please give me some ideas as to how I would do this?