Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3275
| From | Ethan A Merritt <EAMerritt@gmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Pointinterval |
| Date | 2016-03-31 22:15 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <ndl00a$r4j$1@dont-email.me> (permalink) |
| References | <31c2db79-1896-47f6-8cdc-5a28d61e8742@googlegroups.com> |
layzarc@aol.com wrote: > Is there anyway to "globally" set Pointinterval (e.g. from SET) > instead of using "PLOT ... WITH ..."? > > Al Not quite global, but you can set that property on any number of linetypes that you like. If you stick with the default 9 pre-defined linetypes, you could do for instance set for [i=1:9] linetype i pointinterval 2 Ethan
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Pointinterval layzarc@aol.com - 2016-03-31 08:41 -0700 Re: Pointinterval Ethan A Merritt <EAMerritt@gmail.com> - 2016-03-31 22:15 -0700
csiph-web