Шаблон:ChartColorLegends
Овај шаблон користи Lua модул: |
This template shows standard color templates: Category20 and Plotter, and the code to include with {{legend}}.
To translate or review the translation of the module to your language, edit carefully Data:I18n/ChartColorLegends.tab.
Full color of diagram palettes. Moving the mouse cursor over each box the color number appears.
Palette | Code | Resulting colors | Note |
---|---|---|---|
Category20 (When n > 10) |
{{ChartColors|Categ20|20}} |
Normal order | |
{{ChartColors|Categ20_3|20}} |
The first color is the 3rd | ||
{{ChartColors|Categ20_i_3|20}} |
Inverted order | ||
Category10 (Categ20 in the code. When n < 11) |
{{ChartColors|Categ20|10}} |
Normal order (1st, 3rd, 5th, ... of Category20) | |
{{ChartColors|Categ20_2|10}} |
The first color is the 2nd (of Category20) | ||
{{ChartColors|Categ20_3|10}} |
The first color is the 3rd (of Category20) | ||
{{ChartColors|Categ20_i|10}} |
Inverted order | ||
Plotter | {{ChartColors|Plotter|26}} |
Normal order | |
{{ChartColors|Plotter_i|26}} |
Inverted order |
Syntax
[уреди извор]{{ChartColorLegends|color palette|color number|column number|..}}
The color number must be 1 to 20 (Categ20) or 1 to 26 (Plotter).
Template data
[уреди извор]TemplateData за ChartColorLegends
Display a standard palette
Параметар | Опис | Врста | Статус | |
---|---|---|---|---|
Palette name | 1 | Name of the color palette to use (Categ20 or Plotter) | кратак текст | обавезно |
Color number | 2 | Color number required from 1 to 20 | број | обавезно |
Column width | 3 | Width of columns showing colors (and text). Leave blank for no columns | текст | обавезно |
Legend 1 | 4 | Text for the 1st color | кратак текст | необавезно |
Legend 2 | 5 | Text for the 2nd color | кратак текст | необавезно |
Legend 3 | 6 | Text for the 3rd color | кратак текст | необавезно |
Legend 4 | 7 | Text for the 4th color | кратак текст | необавезно |
Legend 5 | 8 | Text for the 5th color | кратак текст | необавезно |
Legend 6 | 9 | Text for the 6th color | кратак текст | необавезно |
Legend 7 | 10 | Text for the 7th color | кратак текст | необавезно |
Legend 8 | 11 | Text for the 8th color | кратак текст | необавезно |
Legend 9 | 12 | Text for the 9th color | кратак текст | необавезно |
Legend 10 | 13 | Text for the 10th color | кратак текст | необавезно |
Legend 11 | 14 | Text for the 11th color | кратак текст | необавезно |
Legend 12 | 15 | Text for the 12th color | кратак текст | необавезно |
Legend 13 | 16 | Text for the 13th color | кратак текст | необавезно |
Legend 14 | 17 | Text for the 14th color | кратак текст | необавезно |
Legend 15 | 18 | Text for the 15th color | кратак текст | необавезно |
Legend 16 | 19 | Text for the 16th color | кратак текст | необавезно |
Legend 17 | 20 | Text for the 17th color | кратак текст | необавезно |
Legend 18 | 21 | Text for the 18th color | кратак текст | необавезно |
Legend 19 | 22 | Text for the 19th color | кратак текст | необавезно |
Legend 20 | 23 | Text for the 20th color | кратак текст | необавезно |
Examples
[уреди извор]With legend text
[уреди извор]{{ChartColorLegends|Categ20|4||One|Two|Three|Four}}
produces: Lua грешка in Модул:ChartColors at line 39: assign to undeclared variable 'MaxN'.
Without legend text
[уреди извор]{{ChartColorLegends|Plotter|10|30em}}
produces: Lua грешка in Модул:ChartColors at line 39: assign to undeclared variable 'MaxN'.
See also
[уреди извор]- {{ChartColors}}
- {{BrewerColorLegends}}