ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] colors_in_gnuplot
@ 2005-08-28 18:17 Andriy Lutskiv
  2005-08-28 22:16 ` Ilya V. Pobelov
  0 siblings, 1 reply; 2+ messages in thread
From: Andriy Lutskiv @ 2005-08-28 18:17 UTC (permalink / raw)
  To: community

Hi, community!

Может кто знает, а то help перерыл и не могу найти.

Как задавать цвета отдельных графиков функций на одном графике в
rgb-формате.

set title "y(t) "
set xlabel ' t '
set ylabel 'y'
set grid
plot 'data0.dat' with lines, 'data1.dat' with lines, 'data2.dat' with lines
pause -1

чтобы график data0.dat имел заданный цвет например зеленый, data1.dat
имел заданный цвет например зеленый и т.д.

Best regards, Andriy Lutskiv



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Comm] colors_in_gnuplot
  2005-08-28 18:17 [Comm] colors_in_gnuplot Andriy Lutskiv
@ 2005-08-28 22:16 ` Ilya V. Pobelov
  0 siblings, 0 replies; 2+ messages in thread
From: Ilya V. Pobelov @ 2005-08-28 22:16 UTC (permalink / raw)
  To: ALT Linux Community

help linestyle посмотрите, а также опции терминалов, вот например из help
png:

 Examples:
       set terminal png medium size 640,480 \
                        xffffff x000000 x404040 \
                        xff0000 xffa500 x66cdaa xcdb5cd \
                        xadd8e6 x0000ff xdda0dd x9500d3    # defaults

 which uses white for the non-transparent background, black for borders, gray
 for the axes, and red, orange, medium aquamarine, thistle 3, light blue, blue,
 plum and dark violet for eight plotting colors.

--
With best regards, Ilya V. Pobelov
ALT Linux Master 2.4 (Citron)
kernel 2.6.11-wks26-up-alt4.ilya1, system uptime: 14 days, 2:38


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-08-28 22:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-28 18:17 [Comm] colors_in_gnuplot Andriy Lutskiv
2005-08-28 22:16 ` Ilya V. Pobelov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git