Stata 11 help for palette

help palette -------------------------------------------------------------------------------

Title

[G] palette -- Display palettes of available selections

Syntax

palette color colorstyle [colorstyle] [, scheme(schemename) cmyk]

palette linepalette [, scheme(schemename)]

palette symbolpalette [, scheme(schemename)]

Description

palette produces graphs showing various selections available.

palette color shows how a particular color looks and allows you to compare two colors; see [G] colorstyle.

palette linepalette shows you the different linepatternstyles; see [G] linepatternstyle.

palette symbolpalette shows you the different symbolstyles; see [G] symbolstyle.

Options

scheme(schemename) specifies the scheme to be used to draw the graph. With this command, scheme() is rarely specified. We recommend specifying scheme(color) if you plan to print the graph on a color printer; see [G] schemes intro.

cmyk specifies that the color value be reported in CMYK rather than in RGB; see [G] colorstyle.

Remarks

The palette command is more a part of the documentation of graph than a useful command in its own right.

Also see

Manual: [G] palette

Help: [G] graph, [G] graph query


© Copyright 1996–2009 StataCorp LP   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index