X-Received: by 2002:a05:620a:404d:: with SMTP id i13mr3847027qko.24.1622808316724; Fri, 04 Jun 2021 05:05:16 -0700 (PDT) X-Received: by 2002:a25:e045:: with SMTP id x66mr4530071ybg.287.1622808316323; Fri, 04 Jun 2021 05:05:16 -0700 (PDT) Path: csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Fri, 4 Jun 2021 05:05:16 -0700 (PDT) Injection-Info: google-groups.googlegroups.com; posting-host=192.19.203.250; posting-account=qhj6lAoAAABFv0sD96uyFdyUzNn0YqAg NNTP-Posting-Host: 192.19.203.250 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: How to plot x-axis tics [0 - 10 10 - 0] From: Abhi Shek Injection-Date: Fri, 04 Jun 2021 12:05:16 +0000 Content-Type: text/plain; charset="UTF-8" Lines: 9 Xref: csiph.com comp.graphics.apps.gnuplot:4412 Hi All, I would like to have my x-axis tics marked as 0-10 and then again start decrementing from 10 - 0. For example, the axis should look like below. "0 2 4 6 8 10 8 6 4 2 0" Regards, Abhishek G