2012-09-13 50 views
1

gnuplot新版本的功能列表指出:「標題標題可以放在圖表正確的圖形旁邊。」這是我希望能夠自動完成的事情,但我無法找到如何在文檔中執行此操作的提及(可能是因爲它尚未寫入)。有誰知道如何做到這一點?gnuplot中的行旁邊的標題

+0

我認爲這是在CVS版本(4.7)目前? – mgilson

+0

@mgilson:是的。 – andyras

回答

1

我在命令行文檔中找到了答案,我假設pdf尚未更新。這裏的文字:

If you want the title of a plotted line to be placed immediately before or 
after that line in the graph itself, use `at {beginning|end}`. This option 
may be useful when plotting `with lines` but makes little sense for some 
other plot styles. 
+0

你從哪裏找到它的? '幫助鍵'? – mgilson

+0

這是'幫助小區標題'。 – andyras