Jump to content

Template:ChartColors/doc

From Simple English Wikipedia, the free encyclopedia

This template displays standard color palettes: Category20 and Plotter. These color palettes can be used for statistical diagrams.

To translate or review the translation of the module to your language, edit carefully Data:I18n/ChartColors.tab.

Syntax[change source]

{{ChartColors|color palette|number of colors|show the color number}}

Template:ChartPalette

The number of colors must be from 1 to 20 (Categ20) or 26 (Plotter).

Show the color number is an optional parameter, with two values: '-' the color number and 'a' with the degree of transparency (alpha channel) added at the end of the number and always it will be 'ff'. It is only interesting to add the color for the map coloring.

Template data[change source]

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. See a monthly parameter usage report for Template:ChartColors in articles based on its TemplateData.

TemplateData for ChartColors

Show colors of two standard palettes

Template parameters

ParameterDescriptionTypeStatus
Palette name1

Name of the palette to use

Linerequired
Number of colors2

The number of colors to show on the palette, from 1 to 20 (Categ20) or 26 (Plotter)

Numberrequired
Show color number3

Write the color number after the box: - (only number) or (with alpha channel)

Numberoptional

Examples[change source]

Code Result
{{ChartColors|Categ20|10}}                                        
{{ChartColors|Categ20|20}}                                                                                
{{ChartColors|Plotter|20}}                                                                                
{{ChartColors|Categ20|3|-}}     #1f77b4       #ff7f0e       #2ca02c  

See also[change source]