Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3006 > unrolled thread
| Started by | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| First post | 2015-08-14 14:36 +0000 |
| Last post | 2015-08-15 12:36 +0200 |
| Articles | 8 — 4 participants |
Back to article view | Back to comp.graphics.apps.gnuplot
Coloured points Dieter Britz <dieterhansbritz@gmail.com> - 2015-08-14 14:36 +0000
Re: Coloured points Dieter Britz <dieterhansbritz@gmail.com> - 2015-08-14 18:11 +0000
Re: Coloured points Dieter Britz <dieterhansbritz@gmail.com> - 2015-08-15 13:57 +0000
Re: Coloured points Karl-Friedrich Ratzsch <mail.kfr@gmx.net> - 2015-08-16 00:33 +0200
Re: Coloured points Dieter Britz <dieterhansbritz@gmail.com> - 2015-08-17 17:42 +0000
Re: Coloured points Karl-Friedrich Ratzsch <mail.kfr@gmx.net> - 2015-08-17 21:02 +0200
Re: Coloured points Kalin Kozhuharov <me.kalin@gmail.com> - 2015-09-27 08:37 -0700
Re: Coloured points Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-08-15 12:36 +0200
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-08-14 14:36 +0000 |
| Subject | Coloured points |
| Message-ID | <mqkucu$p97$1@dont-email.me> |
Can points be coloured? I find linecolor but no pointcolor. Maybe these are shown in the example page for the different line and point types but I have forgotten how to get that page. How was that? -- Dieter Britz
[toc] | [next] | [standalone]
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-08-14 18:11 +0000 |
| Message-ID | <mqlb13$bh5$1@dont-email.me> |
| In reply to | #3006 |
On Fri, 14 Aug 2015 14:36:15 +0000, Dieter Britz wrote: > Can points be coloured? I find linecolor but no pointcolor. > > Maybe these are shown in the example page for the different line and > point types but I have forgotten how to get that page. How was that? Extra question: I am asked to use coloured lines, the colour specified (from a Windows system) as e.g. Orange: 192, 96, 0 . How does that translate into gnuplot colour? No doubt rgb <something> but what? -- Dieter Britz
[toc] | [prev] | [next] | [standalone]
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-08-15 13:57 +0000 |
| Message-ID | <mqngg9$ikh$1@dont-email.me> |
| In reply to | #3007 |
On Fri, 14 Aug 2015 18:11:47 +0000, Dieter Britz wrote: > On Fri, 14 Aug 2015 14:36:15 +0000, Dieter Britz wrote: > >> Can points be coloured? I find linecolor but no pointcolor. >> >> Maybe these are shown in the example page for the different line and >> point types but I have forgotten how to get that page. How was that? > > > Extra question: I am asked to use coloured lines, > the colour specified (from a Windows system) as e.g. Orange: 192, 96, 0 > . How does that translate into gnuplot colour? No doubt rgb <something> > but what? I used the numbers on the colour chart and got the colours I wanted. Strangely though, the codes are different from what my coauthor wrote; she uses another, Windows-based, graphics program. I would have thought that these codes are common to all graphics programs. Maybe she wrote the wrong numbers. -- Dieter Britz
[toc] | [prev] | [next] | [standalone]
| From | Karl-Friedrich Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Date | 2015-08-16 00:33 +0200 |
| Message-ID | <mqoeoh$2ab$1@solani.org> |
| In reply to | #3007 |
Am 14.08.2015 um 20:11 schrieb Dieter Britz: > On Fri, 14 Aug 2015 14:36:15 +0000, Dieter Britz wrote: > >> Can points be coloured? I find linecolor but no pointcolor. >> >> Maybe these are shown in the example page for the different line and >> point types but I have forgotten how to get that page. How was that? > > > Extra question: I am asked to use coloured lines, > the colour specified (from a Windows system) as e.g. > Orange: 192, 96, 0 . How does that translate into > gnuplot colour? No doubt rgb <something> but what? RTFM : "help rgbcolor variable"
[toc] | [prev] | [next] | [standalone]
| From | Dieter Britz <dieterhansbritz@gmail.com> |
|---|---|
| Date | 2015-08-17 17:42 +0000 |
| Message-ID | <mqt6e6$m2e$1@dont-email.me> |
| In reply to | #3020 |
On Sun, 16 Aug 2015 00:33:53 +0200, Karl-Friedrich Ratzsch wrote: > Am 14.08.2015 um 20:11 schrieb Dieter Britz: >> On Fri, 14 Aug 2015 14:36:15 +0000, Dieter Britz wrote: >> >>> Can points be coloured? I find linecolor but no pointcolor. >>> >>> Maybe these are shown in the example page for the different line and >>> point types but I have forgotten how to get that page. How was that? >> >> >> Extra question: I am asked to use coloured lines, >> the colour specified (from a Windows system) as e.g. Orange: 192, 96, >> 0 . How does that translate into gnuplot colour? No doubt rgb >> <something> but what? > > RTFM : "help rgbcolor variable" I F did and found what I needed, but I am still wondering whether these codes are universal or specific to different platforms. -- Dieter Britz
[toc] | [prev] | [next] | [standalone]
| From | Karl-Friedrich Ratzsch <mail.kfr@gmx.net> |
|---|---|
| Date | 2015-08-17 21:02 +0200 |
| Message-ID | <mqtb48$q2t$1@solani.org> |
| In reply to | #3040 |
Am 17.08.2015 um 19:42 schrieb Dieter Britz: >> >> "help rgbcolor variable" > > I F did and found what I needed, but I am still wondering > whether these codes are universal or specific to different > platforms. > Hm? I'd say that an rgb colour with the same r, g and b value should be quite universal. Except of course that it will look a bit different depending on the displays colour profile. Or which "codes" do you mean?
[toc] | [prev] | [next] | [standalone]
| From | Kalin Kozhuharov <me.kalin@gmail.com> |
|---|---|
| Date | 2015-09-27 08:37 -0700 |
| Message-ID | <5d340097-c172-4888-a5f0-6bc275ccc40a@googlegroups.com> |
| In reply to | #3041 |
Dieter, Posting at least some gnuplot code would probably shorten the response cycle... What exactly are you plotting, with which color? > > I F did and found what I needed, but I am still wondering > > whether these codes are universal or specific to different > > platforms. Are you (or your colleague) by chance mixing decimal and hexadecimal? For example #630000 (red-brown) is rgb(99,0,0) (and NOT #990000 which is more red). If not sure, try using #abcdef as color both at your end and your colleague end, it can't be decimal ;-) There may be other issues like color profiles, transparency, hard-coded palette and so on. Kalin.
[toc] | [prev] | [next] | [standalone]
| From | Hans-Bernhard Bröker <HBBroeker@t-online.de> |
|---|---|
| Date | 2015-08-15 12:36 +0200 |
| Message-ID | <d38j1bFhpieU2@mid.dfncis.de> |
| In reply to | #3006 |
Am 14.08.2015 um 16:36 schrieb Dieter Britz: > Can points be coloured? I find linecolor but no > pointcolor. They're the same. After all, just about all point symbols are made up of lines.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.graphics.apps.gnuplot
csiph-web