Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3381
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2016-09-04 01:23 -0700 |
| Message-ID | <3a89f54e-551c-4539-b7b1-d8171dedb63c@googlegroups.com> (permalink) |
| Subject | Moving x axis |
| From | avalenti9431@gmail.com |
Hello, I am trying to move the x axis so it is located at 'y=1' (as opposed to the bottom of te graph). My axis axis comprises strings so I am currently using the command plot "test3.txt" using 2:xticlabels(1) with linespoints The only command I have found on the internet is set arrow from graph 0, first 1 to graph 1, first 1 nohead But that just draws a line at y=1 and doesnt move the axis labels. Any help is appreciated Thanks
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Moving x axis avalenti9431@gmail.com - 2016-09-04 01:23 -0700
Re: Moving x axis Gavin Buxton <gavinbuxton@gmail.com> - 2016-09-04 07:36 -0700
Re: Moving x axis avalenti9431@gmail.com - 2016-09-04 08:25 -0700
Re: Moving x axis Michael Okuntsov <okuntsov.mikhail@yandex.ru> - 2016-09-04 23:45 +0700
Re: Moving x axis Gavin Buxton <gavinbuxton@gmail.com> - 2016-09-04 10:01 -0700
csiph-web