Hi,
I'm wondering whether there's a single charting library available across many platforms, specifically to plot stock prices. If not, what are the best options to write it from scratch, i.e. is there an OpenGL 'view' that can be used on all these platforms, so if I get the views dimensions then I can 'draw' generically to it.
Rob.