Aide:Cartographie/palette ColorBrewer

Former naming conventions :

# Color names are PALETTE-NUMCOLORS-TYPE-IDX (e.g. reds-3-seq-1)
#
#  PALETTE   palette name (e.g. reds)
#  NUMCOLORS number of colors in the palette (e.g. 3)
#  TYPE      palette type (div, seq, qual)
#  IDX       color index within the palette (e.g. 1)
#
# Another version of the color index is defined where COLORCODE is the
# color's letter unique to a given PALETTE.
#
# For each palette, two color list are defined for use with heatmaps.
#
#   PALETTE-NUMCOLORS-TYPE
#   PALETTE-NUMCOLORS-TYPE-rev
#
# where the second contains colors in reversed order.

has been modified for shortness.


color-brewer-sequential.gpl modifier

color-brewer-diverging.gpl modifier

color-brewer-qualitative.gpl modifier