X-Received: by 10.176.72.13 with SMTP id b13mr18261259uad.81.1505583619416; Sat, 16 Sep 2017 10:40:19 -0700 (PDT) X-Received: by 10.36.228.193 with SMTP id o184mr320363ith.9.1505583619341; Sat, 16 Sep 2017 10:40:19 -0700 (PDT) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!b1no1292943qtc.1!news-out.google.com!c139ni2521itb.0!nntp.google.com!o200no1230903itg.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Sat, 16 Sep 2017 10:40:19 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=79.144.48.60; posting-account=gPMfDgoAAAAbAynR8KpvKpHLZ5epXj8d NNTP-Posting-Host: 79.144.48.60 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: How can I animate a point? From: rafitafromista@gmail.com Injection-Date: Sat, 16 Sep 2017 17:40:19 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 2 Xref: csiph.com comp.graphics.apps.gnuplot:3753 I have a file "data.txt" with 3 columns, the first columns represent the x value of the point, the sencond the y value, and the third the time in seconds. I heard that GNUplot can aminate the point, but what I have to write?