From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,bf1120cc5ca0ddec X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news4.google.com!news.glorb.com!newsfeed.kolumbus.fi!nntp.inet.fi!central1.inet.fi!inet.fi!read3.inet.fi.POSTED!53ab2750!not-for-mail Sender: AWI003@FIW9430 Newsgroups: comp.lang.ada Subject: Re: 2d graph References: <4cdpulq5589q.gj93rlx0sbam.dlg@40tude.net> From: Anders Wirzenius Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 24 Mar 2006 07:03:03 GMT NNTP-Posting-Host: 194.251.142.2 X-Complaints-To: abuse@inet.fi X-Trace: read3.inet.fi 1143183783 194.251.142.2 (Fri, 24 Mar 2006 09:03:03 EET) NNTP-Posting-Date: Fri, 24 Mar 2006 09:03:03 EET Organization: Sonera corp Internet services Xref: g2news1.google.com comp.lang.ada:3587 Date: 2006-03-24T07:03:03+00:00 List-Id: bdbryant@mail.utexas.edu (Bobby D. Bryant) writes: > > Does it need to be done in real time? What role does Ada play, vs. > using R or gnuplot? > No, not necessarily real time, but it would be nice. :) Ada is not a must, but would be nice. :) I wanted to query what Ada support there is for 2d line graphics. Thanks for the GnuPlot hint, seems easy to use. I can live with that until I find an "Ada way". -- Anders