Difference between revisions of "Template:ChartPalette"
Jump to navigation
Jump to search
imported>Jmarchn (←Created page with 'Full color of diagram palettes. Moving the mouse cursor over each box the color number appears. {|class="wikitable" ! Palette !! Code !! Resulting colors !! Not...') |
imported>Andrybak (+Category:Documentation shared content templates; wrap template categorization in <noinclude></noinclude> per WP:CAT#T) |
||
| Line 20: | Line 20: | ||
|- | |- | ||
| {{tlc|ChartColors|Plotter_i|26}} || {{ChartColors|Plotter_i|26}} || Inverted order | | {{tlc|ChartColors|Plotter_i|26}} || {{ChartColors|Plotter_i|26}} || Inverted order | ||
| − | |} | + | |}<noinclude> |
| − | |||
[[Category:Diagrams]] | [[Category:Diagrams]] | ||
[[Category:Color templates]] | [[Category:Color templates]] | ||
| + | [[Category:Documentation shared content templates]] | ||
| + | </noinclude> | ||
Latest revision as of 18:15, 30 March 2020
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 |