OldPlots - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

OldPlots Color Palette

 

Description

Examples

Description

• 

The OldPlots palette is the selection of colors used as the default plot colors in older versions of Maple.

ColorTools:-DisplayPalette("OldPlots");

1. Red

2. LimeGreen

3. Goldenrod

4. Blue

5. MediumOrchid

6. DarkTurquoise













 

Examples

You can reference colors in the palette by name or number in most commands that understand color names.

(1)

You can make OldPlots the default palette in plots using setcolors

You can programatically access the colors using ColorTools commands

(2)

(3)

(4)

See Also

ColorTools

ColorTools[DisplayPalette]

ColorTools[Palette]

plots[setcolors]

 


Download Help Document