Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #1760
| From | Christoph Bersch <usenet@bersch.net> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: micro tics (mtics) are not shown! |
| Date | 2013-04-11 17:32 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <kk6ktn$gqm$1@dont-email.me> (permalink) |
| References | <081cf325-f338-48cb-b052-6b307c565187@googlegroups.com> |
Hi, Am 11.04.2013 13:51, schrieb behnaz.bostanipour@gmail.com: > I have the a gnuplot script below and in the plot I can see the tics > on x and y axes but the micro tics are not shown. I searched Web but > apparently nobody had this problem before, what should I do? you should look at the gnuplot docs! help mxtics > set xtics 0.5 > set mxtics 0.25 set mxtics 2 > set ytics 0.1 > set mytics 0.05 set mytics 2 Christoph
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar | Unroll thread
micro tics (mtics) are not shown! behnaz.bostanipour@gmail.com - 2013-04-11 04:51 -0700 Re: micro tics (mtics) are not shown! Christoph Bersch <usenet@bersch.net> - 2013-04-11 17:32 +0200
csiph-web