X-Received: by 2002:a05:6214:934:: with SMTP id dk20mr3845393qvb.26.1621494204720; Thu, 20 May 2021 00:03:24 -0700 (PDT) X-Received: by 2002:a25:bc41:: with SMTP id d1mr5333005ybk.67.1621494204404; Thu, 20 May 2021 00:03:24 -0700 (PDT) Path: csiph.com!2.eu.feeder.erje.net!feeder.erje.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Thu, 20 May 2021 00:03:24 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=85.126.114.162; posting-account=XfcyLQoAAABctDsa4MIi6kcysYVS24eN NNTP-Posting-Host: 85.126.114.162 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8d3c8577-ef6a-4a85-88b0-0d43e32fc5c0n@googlegroups.com> Subject: multiplot and set xdata time From: Ulli Drabek Injection-Date: Thu, 20 May 2021 07:03:24 +0000 Content-Type: text/plain; charset="UTF-8" Xref: csiph.com comp.graphics.apps.gnuplot:4411 Hello, I have a question where I can't find an answer searching the web. I print a multiplot graph. The FIRST part is a regular x/y graph. The SECOND part is a xdata time graph. I repeat this multiplot over 300 times, so extra plotfiles for each graph are no option. When I start the next multiplot graph, I get an error, as the x-axis is still in timefmt, but I need it to return to regular x/y data. I can't find an expression to reset the x axis. Do you have an idea? thanks, Ulli