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: a07f3367d7,ed94ed1b0b101d35 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.223.84 with SMTP id ij20mr4761298qab.5.1348269798863; Fri, 21 Sep 2012 16:23:18 -0700 (PDT) Received: by 10.236.180.41 with SMTP id i29mr898217yhm.4.1348269798791; Fri, 21 Sep 2012 16:23:18 -0700 (PDT) Path: e10ni4265390qan.0!nntp.google.com!l8no5243645qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 21 Sep 2012 16:23:18 -0700 (PDT) In-Reply-To: <09554ad7-f3cb-49ab-8395-216cf71a8fe9@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=97.117.194.251; posting-account=x5rpZwoAAABMN2XPwcebPWPkebpwQNJG NNTP-Posting-Host: 97.117.194.251 References: <5059A9D9.40702@obry.net> <09554ad7-f3cb-49ab-8395-216cf71a8fe9@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <25cc50d9-a178-4b8c-8de9-cd40b3f40547@googlegroups.com> Subject: Re: Tcl/TK + Ada From: Jerry Cc: john@peppermind.com Injection-Date: Fri, 21 Sep 2012 23:23:18 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-09-21T16:23:18-07:00 List-Id: On Wednesday, September 19, 2012 5:08:00 AM UTC-7, Patrick wrote: > Hi Pascal > I did seriously consider a web based solution. The problem is it complicates the graphing. There are all sort of plotting solutions in the GUI wolrd but web based, I am stuck with Javascript and few libraries. > > Thank for feeding back though And there's PLplot, a linkable library with fine ;-) Ada bindings and extensions. http://plplot.sourceforge.net/ Jerry