Send Beginners mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://www.haskell.org/mailman/listinfo/beginners
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Beginners digest..."
Today's Topics:
1. Plotting interactive charts in haskell - maybe with
wxHaskell? (Nathan H?sken)
2. Re: Plotting interactive charts in haskell - maybe with
wxHaskell? (emacstheviking)
----------------------------------------------------------------------
Message: 1
Date: Fri, 13 Sep 2013 14:34:01 +0200
From: Nathan H?sken <[email protected]>
To: [email protected]
Subject: [Haskell-beginners] Plotting interactive charts in haskell -
maybe with wxHaskell?
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
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
------------------------------
Message: 2
Date: Fri, 13 Sep 2013 13:43:45 +0100
From: emacstheviking <[email protected]>
To: The Haskell-Beginners Mailing List - Discussion of primarily
beginner-level topics related to Haskell <[email protected]>
Subject: Re: [Haskell-beginners] Plotting interactive charts in
haskell - maybe with wxHaskell?
Message-ID:
<caeieuuklnyvmwawoqrsphmjstmh-drty3tfhxhj4vg2ke-b...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"
http://www.youtube.com/watch?v=JJg9W6i2fgg
Might be a starting point!
On 13 September 2013 13:34, Nathan H?sken <[email protected]> wrote:
> 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
> ______________________________**_________________
> Beginners mailing list
> [email protected]
> http://www.haskell.org/**mailman/listinfo/beginners<http://www.haskell.org/mailman/listinfo/beginners>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://www.haskell.org/pipermail/beginners/attachments/20130913/d0c63558/attachment-0001.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Beginners mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/beginners
------------------------------
End of Beginners Digest, Vol 63, Issue 18
*****************************************