manpagez: man pages & more
info gnuplot
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.25.66 style

Default plotting styles are chosen with the ‘set style data‘ and ‘set style function‘ commands. See with for information about how to override the default plotting style for individual functions and data sets. See ‘plotting styles‘ for a complete list of styles.

Syntax:

      set style function <style>
      set style data <style>
      show style function
      show style data

Default styles for specific plotting elements may also be set.

Syntax:

      set style arrow <n> <arrowstyle>
      set style fill <fillstyle>
      set style histogram <histogram style options>
      set style line <n> <linestyle>

If ‘gnuplot‘ was built with the support of objects, then the following options are also available:

Syntax:

      set style rectangle <object options> <linestyle> <fillstyle>
      set style circle radius <size>
      set style ellipse size <size> units {xy|xx|yy}


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on November 1, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.