[Haskell-beginners] Plotting interactive charts in haskell - maybe with wxHaskell?
Nathan Hüsken
nathan.huesken at posteo.de
Fri Sep 13 14:34:01 CEST 2013
Hey,
Iwant to plot finanzial charts in haskell. They should be interactive in
the sense, that I want to be able to soom into a specific time period
and scroll through the data.
I looked through haskell plotting libraries, but did not find anything
that seemed to provide this interactivity?
Did I miss something?
So I was thinking I could use wxHaskell for this. Now I am wondering,
can one of the plotting library plot into a wxHaskell "area" (by which I
mean into some widget, I do not know which, provided by wxHaskell)?
Thanks
Nathan
More information about the Beginners
mailing list