Template:ChartPalette
Jump to navigation
Jump to search
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}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Normal order |
{{ChartColors|Categ20_3|20}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | The first color is the 3rd | |
{{ChartColors|Categ20_i_3|20}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Inverted order | |
Category10 (Categ20 in the code. When n < 11) |
{{ChartColors|Categ20|10}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Normal order (1st, 3rd, 5th, ... of Category20) |
{{ChartColors|Categ20_2|10}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | The first color is the 2nd (of Category20) | |
{{ChartColors|Categ20_3|10}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | The first color is the 3rd (of Category20) | |
{{ChartColors|Categ20_i|10}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Inverted order | |
Plotter | {{ChartColors|Plotter|26}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Normal order |
{{ChartColors|Plotter_i|26}} |
Lua error in Module:TNT at line 157: attempt to index field 'data' (a nil value). | Inverted order |