Skip to content

Instantly share code, notes, and snippets.

@littlemind
littlemind / Gnuplot Syntax
Created October 3, 2013 06:16
A list of the syntax for all gnuplot commands as extracted from the manual delivered with gnuplot-4.6.3. Grabed via Sublime Text 2 and the RegEx `\sSyntax.*:(\s{7,}.*\n){1,30}`
Syntax:
... {linecolor | lc} {<colorspec> | <n>}
... {textcolor | tc} {<colorspec> | {linetype | lt} <n>}
Syntax:
bind {allwindows} [<key-sequence>] ["<gnuplot commands>"]
bind <key-sequence> ""
reset bind