Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3677
| Path | csiph.com!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Jörg Buchholz <bookwood4new@freenet.de> |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Graph not at full screen |
| Date | Thu, 15 Jun 2017 07:42:47 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 19 |
| Message-ID | <oht6hr$hd5$1@dont-email.me> (permalink) |
| References | <da05116f-89a2-43ae-ad4f-a2dcba7d637a@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Date | Thu, 15 Jun 2017 05:39:07 -0000 (UTC) |
| Injection-Info | mx02.eternal-september.org; posting-host="d3aa6ebd651577173db9965b4cbe1f87"; logging-data="17829"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18jsqqMl21SlcVWTB/y48RPHPBj1aO/xfk=" |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 |
| In-Reply-To | <da05116f-89a2-43ae-ad4f-a2dcba7d637a@googlegroups.com> |
| Content-Language | en-GB |
| Cancel-Lock | sha1:D5Xne9WguL/sngvRlOsfzisVFGg= |
| Xref | csiph.com comp.graphics.apps.gnuplot:3677 |
Show key headers only | View raw
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