
13 Sep
2013
13 Sep
'13
12:34 p.m.
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