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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b225a58d022612bc,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-20 17:02:47 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-out.nuthinbutnews.com!propagator-sterling!news-in.nuthinbutnews.com!newsfeed.nyc.globix.net!infeed.is.co.za!news-dc.gip.net!news-fw.gip.net!news.gsl.net!gip.net!news01.t-net.net.ve!not-for-mail Message-ID: <3D0CFB1E.20200@ureach.com> From: Eladio User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020214 X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Ada + Web + CGI Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Date: Sun, 16 Jun 2002 16:54:54 -0400 NNTP-Posting-Host: 200.35.101.160 X-Trace: news01.t-net.net.ve 1024260941 200.35.101.160 (Sun, 16 Jun 2002 16:55:41 AST) NNTP-Posting-Date: Sun, 16 Jun 2002 16:55:41 AST Xref: archiver1.google.com comp.lang.ada:26529 Date: 2002-06-16T16:54:54-04:00 List-Id: Please excuse my english... I wanna do my thesis using gnat (a speed control system using PID) ... but I`m going to do a program based on cgi interface (WEB), the problem is �How can I graphic the data ? (ej: speed, revolusion).. Do you know a module or a method to do this? I wanna draw the motor speed curve... Thanks