Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3677
| From | Jörg Buchholz <bookwood4new@freenet.de> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Graph not at full screen |
| Date | 2017-06-15 07:42 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <oht6hr$hd5$1@dont-email.me> (permalink) |
| References | <da05116f-89a2-43ae-ad4f-a2dcba7d637a@googlegroups.com> |
On 15.06.2017 07:05, Giovanni Di Maria wrote: > Hi > > I have this graph at: > http://www.elektrosoft.it/sismologia/caltanissetta01.png > > Can I do to place the blue graph in the quadradant, > fitted at fully page, without the spaces around it? Do you mean that the blue curve starts and ended at the left and right border? Than you can try something like this: stats 'your_datafile' set xrange [STATS_min_x:STATS_max_x] plot 'your_datafile' I don't know if it works with time data. Jörg
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Graph not at full screen Giovanni Di Maria <giovanni.dimaria@gmail.com> - 2017-06-14 22:05 -0700
Re: Graph not at full screen Jörg Buchholz <bookwood4new@freenet.de> - 2017-06-15 07:42 +0200
Re: Graph not at full screen Ethan A Merritt <EAMerritt@gmail.com> - 2017-06-14 22:47 -0700
Re: Graph not at full screen Giovanni Di Maria <giovanni.dimaria@gmail.com> - 2017-06-14 23:03 -0700
csiph-web