|
From: micmac <jul...@da...> - 2008-04-15 17:11:37
|
Hi there! I've read somewhere on the web that Gnuplot was not good to make publishing quality plots... Of course I am sure it is NOT true!! Can you help me to confirm that? I have two problems: 1. I need four colors which can be seen well (and ideally a bit different) in black and white but still pretty in color mode. If I take defaults colors 1, 2, 3 and 4, they are great except number 2 which is a green color way to pale! can I configure the colors I want? Or do you have any tip to deal with this problem? 2. I want to rotate the ylabel . Is that possible? how? Thanks Very much!! Julien -- View this message in context: http://www.nabble.com/publishing-quality-with-gnuplot----tp16703390p16703390.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |
|
From: micmac <jul...@da...> - 2008-04-16 20:25:34
|
micmac wrote: > > Hi there! > I've read somewhere on the web that Gnuplot was not good to make > publishing quality plots... Of course I Sorry about that, I had problem > posting this message and found the solution in the meantime: > > > linecolor rgbcolor "#000000" > > > norotate > > > > > > am sure it is NOT true!! Can you help me to confirm that? > > > > I have two problems: > > 1. I need four colors which can be seen well (and ideally a bit different) > in black and white but still pretty in color mode. > If I take defaults colors 1, 2, 3 and 4, they are great except number 2 > which is a green color way to pale! > can I configure the colors I want? Or do you have any tip to deal with > this problem? > > > 2. I want to rotate the ylabel . Is that possible? how? > > Thanks Very much!! > > Julien > > -- View this message in context: http://www.nabble.com/publishing-quality-with-gnuplot----tp16703390p16732653.html Sent from the Gnuplot - User mailing list archive at Nabble.com. |
|
From: Tatsuro M. <tma...@ya...> - 2008-04-17 19:36:16
|
Hello What terminal did you use to make a graph? That is the most important point about your inquiry. If you clarify this, nobody can reply to your question. At the inquiry, please make clear the following 1.Platform 2.gnuplot version 3.terminal 4.detailed comand sequence that you used for plot making. I always use gnuplot to make graph for the scitefic Journal. Many people use gnuplot for similar purposes. Otherwise this software have not become so popular. Please think about the above facts and post a your question with a cool head. Regards Tatsuro --- micmac <jul...@da...> wrote: > > > > micmac wrote: > > > > Hi there! > > I've read somewhere on the web that Gnuplot was not good to make > > publishing quality plots... Of course I Sorry about that, I had problem > > posting this message and found the solution in the meantime: > > > > > > linecolor rgbcolor "#000000" > > > > > > norotate > > > > > > > > > > > > am sure it is NOT true!! Can you help me to confirm that? > > > > > > > > I have two problems: > > > > 1. I need four colors which can be seen well (and ideally a bit different) > > in black and white but still pretty in color mode. > > If I take defaults colors 1, 2, 3 and 4, they are great except number 2 > > which is a green color way to pale! > > can I configure the colors I want? Or do you have any tip to deal with > > this problem? > > > > > > 2. I want to rotate the ylabel . Is that possible? how? > > > > Thanks Very much!! > > > > Julien > > > > > > -- > View this message in context: > http://www.nabble.com/publishing-quality-with-gnuplot----tp16703390p16732653.html > Sent from the Gnuplot - User mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Gnuplot-info mailing list > Gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-info > -------------------------------------- GANBARE! NIPPON! Win your ticket to Olympic Games 2008. http://pr.mail.yahoo.co.jp/ganbare-nippon/ |
|
From: Julien D. <jul...@da...> - 2008-04-17 19:42:02
|
Dear Tatsuro, thanks for your answer> as I said in my second post, I finally found the answer to my question with the linecolor rgbcolor "#xxxxxx" option thanks again, Julien On 17-Apr-08, at 4:36 PM, Tatsuro MATSUOKA wrote: > Hello > > What terminal did you use to make a graph? > > That is the most important point about your inquiry. > If you clarify this, nobody can reply to your question. > > At the inquiry, please make clear the following > 1.Platform > 2.gnuplot version > 3.terminal > 4.detailed comand sequence that you used for plot making. > > > I always use gnuplot to make graph for the scitefic Journal. > Many people use gnuplot for similar purposes. > Otherwise this software have not become so popular. > > Please think about the above facts and post a your question with a > cool head. > > Regards > > Tatsuro > > --- micmac <jul...@da...> wrote: > >> >> >> >> micmac wrote: >>> >>> Hi there! >>> I've read somewhere on the web that Gnuplot was not good to make >>> publishing quality plots... Of course I Sorry about that, I had >>> problem >>> posting this message and found the solution in the meantime: >>> >>> >>> linecolor rgbcolor "#000000" >>> >>> >>> norotate >>> >>> >>> >>> >>> >>> am sure it is NOT true!! Can you help me to confirm that? >>> >>> >>> >>> I have two problems: >>> >>> 1. I need four colors which can be seen well (and ideally a bit >>> different) >>> in black and white but still pretty in color mode. >>> If I take defaults colors 1, 2, 3 and 4, they are great except >>> number 2 >>> which is a green color way to pale! >>> can I configure the colors I want? Or do you have any tip to deal >>> with >>> this problem? >>> >>> >>> 2. I want to rotate the ylabel . Is that possible? how? >>> >>> Thanks Very much!! >>> >>> Julien >>> >>> >> >> -- >> View this message in context: >> http://www.nabble.com/publishing-quality-with-gnuplot----tp16703390p16732653.html >> Sent from the Gnuplot - User mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference >> Don't miss this year's exciting event. There's still time to save >> $100. >> Use priority code J8TL2D2. >> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone >> _______________________________________________ >> Gnuplot-info mailing list >> Gnu...@li... >> https://lists.sourceforge.net/lists/listinfo/gnuplot-info >> > > > -------------------------------------- > GANBARE! NIPPON! Win your ticket to Olympic Games 2008. > http://pr.mail.yahoo.co.jp/ganbare-nippon/ |