* Different tic sizes
@ 2013-02-15 10:42 Dieter Britz
2013-02-15 10:55 ` Dieter Britz
2013-02-15 14:46 ` Stefan Monnier
0 siblings, 2 replies; 4+ messages in thread
From: Dieter Britz @ 2013-02-15 10:42 UTC (permalink / raw)
To: help-gnu-emacs
I have some data where the x-axis is years. The range is
[1989:2013].
I would like to have year numbers like 1990, 2000, 2010
with large tics at these numbers, but small tics for the
whole range, as I would get with
xtics 1989, 1, 2013
How can this be done?
--
Dieter Britz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Different tic sizes
2013-02-15 10:42 Different tic sizes Dieter Britz
@ 2013-02-15 10:55 ` Dieter Britz
2013-02-15 14:46 ` Stefan Monnier
1 sibling, 0 replies; 4+ messages in thread
From: Dieter Britz @ 2013-02-15 10:55 UTC (permalink / raw)
To: help-gnu-emacs
On Fri, 15 Feb 2013 10:42:40 +0000, Dieter Britz wrote:
> I have some data where the x-axis is years. The range is [1989:2013].
>
> I would like to have year numbers like 1990, 2000, 2010 with large tics
> at these numbers, but small tics for the whole range, as I would get
> with
>
> xtics 1989, 1, 2013
>
> How can this be done?
There is another problem. I once asked here about colouring
a plot, and got a recipe, which works fine. However, it seems
to erase tic marks. For example, I have
set xtics 1990, 5, 2010
set ytics 0, 100, 300
set obj rect from graph 0, graph 0 to graph 1, graph 1 back \
fc rgb '#FFEFD5' fillstyle solid 0.5
and the numbers come out on both axes, but no tic marks. Is
this an effect of the set obj line?
--
Dieter Britz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Different tic sizes
2013-02-15 10:42 Different tic sizes Dieter Britz
2013-02-15 10:55 ` Dieter Britz
@ 2013-02-15 14:46 ` Stefan Monnier
2013-02-15 15:03 ` Dieter Britz
1 sibling, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2013-02-15 14:46 UTC (permalink / raw)
To: help-gnu-emacs
> I have some data where the x-axis is years. The range is [1989:2013].
> I would like to have year numbers like 1990, 2000, 2010
> with large tics at these numbers, but small tics for the
> whole range, as I would get with
> xtics 1989, 1, 2013
> How can this be done?
I suspect you sent this to the wrong place. This is a newsgroup about
the text editor Emacs (maybe the editor you're using to write your
"xtics 1989, 1, 2013" commands), but not about the tool that reads those
commands to display things with tics.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Different tic sizes
2013-02-15 14:46 ` Stefan Monnier
@ 2013-02-15 15:03 ` Dieter Britz
0 siblings, 0 replies; 4+ messages in thread
From: Dieter Britz @ 2013-02-15 15:03 UTC (permalink / raw)
To: help-gnu-emacs
On Fri, 15 Feb 2013 09:46:52 -0500, Stefan Monnier wrote:
>> I have some data where the x-axis is years. The range is [1989:2013].
>
>> I would like to have year numbers like 1990, 2000, 2010 with large tics
>> at these numbers, but small tics for the whole range, as I would get
>> with
>
>> xtics 1989, 1, 2013
>
>> How can this be done?
>
> I suspect you sent this to the wrong place. This is a newsgroup about
> the text editor Emacs (maybe the editor you're using to write your
> "xtics 1989, 1, 2013" commands), but not about the tool that reads those
> commands to display things with tics.
>
>
> Stefan
Sorry, you are right, it was meant to go to a gnuplot ng.
A temporary lapse.
--
Dieter Britz
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-02-15 15:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-15 10:42 Different tic sizes Dieter Britz
2013-02-15 10:55 ` Dieter Britz
2013-02-15 14:46 ` Stefan Monnier
2013-02-15 15:03 ` Dieter Britz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).