home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / gnuplot / 694 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  1.5 KB

  1. Path: sparky!uunet!seismo!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!asuvax!ncar!csn!syssrv3!windslc!george
  2. From: george@windslc.seri.gov (George Scott)
  3. Newsgroups: comp.graphics.gnuplot
  4. Subject: Colors from gnuplot and Postscript?
  5. Message-ID: <george.727983010@windslc>
  6. Date: 25 Jan 93 17:30:10 GMT
  7. Sender: news@nrel.gov
  8. Reply-To: george@windslc.nrel.gov
  9. Organization: Colorado State Reformatory for Young Hussies and Trollops
  10. Lines: 23
  11.  
  12. Is there some documentation for the use of color in gnuplot 3.2? I'm trying
  13. to plot multiple curves on a single set of axes. I finally figured out that
  14. turning off the symbols on the lines causes the different curves to be plotted
  15. in different colors, but at least one of the colors that gnuplot cycles through
  16. (yellow, to be specific) is unreadable on my color plotter.
  17.  
  18. Here's what I'm doing:
  19. >     set term post color "Times-Roman" 14
  20. >     <...... other stuff .....>
  21. >     plot 'tmp.flap1' using 1:6  title '0% span' w lines , \
  22. >          'tmp.flap1' using 1:7  title '10% span' w lines , \
  23. >          'tmp.flap1' using 1:8  title '20% span' w lines 
  24.  
  25. Is there a way to specify a particular color for each curve? I've searched
  26. through all the documentation I have (looking for the word 'color') and
  27. haven't found any help.
  28.  
  29. Thanks!
  30. -- 
  31. -------------------------------------------------------------------------------
  32. George N. Scott                         EMAIL: george@nrel.gov
  33. Wind Research Program (formerly SERI)   VOICE: 303-231-7667
  34. National Renewable Energy Laboratory    1617 Cole Blvd., Golden, CO  80401-3393
  35.