Gnuplot: Różnice pomiędzy wersjami

Usunięta treść Dodana treść
Linia 205:
== plot==
 
==with==
<pre>
with <style> { {linestyle | ls <line_style>}
| {{linetype | lt <line_type>}
{linewidth | lw <line_width>}
{linecolor | lc <colorspec>}
{pointtype | pt <point_type>}
{pointsize | ps <point_size>}
{arrowstyle | as <arrowstyle_index>}
{fill | fs <fillstyle>} {fillcolor | fc <colorspec>}
{nohidden3d} {nocontours} {nosurface}
{palette}}
}
</pre>
 
gdzie
* [[Gnuplot/style|<style> oznacza styl rysowania]]
 
pomoc
* help with
==grid==