|
[Sponsors] |
October 21, 1999, 15:22 |
Related to using gnuplot
|
#1 |
Guest
Posts: n/a
|
I am using Gnuplot for post processing the results of my CFD code. When drawing graphs, with setkey, the legend is appearing with the file name in codes. I want to change the name of the curve in the legend. Also I want to give the a symbol of my own choice. I request your help in this regard
Anil Lal |
|
October 22, 1999, 12:16 |
Re: Related to using gnuplot
|
#2 |
Guest
Posts: n/a
|
You can find all the help you need by typing 'help topic_name' at the Gnuplot prompt.
|
|
October 22, 1999, 12:20 |
Re: Related to using gnuplot
|
#3 |
Guest
Posts: n/a
|
To change the name of the curve in the legend you can use:
The command "title 'title_name'" inside the plot line For example: plot 'data_file' using 1:2 title 'my curve' PATXI |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Gnuplot installation on Ubuntu 9.10 | zhoubinwx | OpenFOAM Post-Processing | 4 | January 19, 2010 21:06 |
Help with Gnuplot | Sham | FLUENT | 0 | April 23, 2008 03:12 |
Help with GNUPlot | Renato. | Main CFD Forum | 6 | June 6, 2007 20:51 |
CFD Related Educational Programmes | Jonas Larsson | Main CFD Forum | 3 | February 9, 2007 11:11 |
how to plot isotherms in gnuplot? | sivasamy | Main CFD Forum | 0 | December 19, 2005 02:26 |