d3.schemeAccent
Returns the Accent color scheme with n colors; n must be in the range [3,8].
d3.schemeBlues
Returns the Blues color scheme with n colors; n must be in the range [3,9].
d3.schemeBrBG
Returns the BrBG color scheme with n colors; n must be in the range [3,11].
d3.schemeBuGn
Returns the BuGn color scheme with n colors; n must be in the range [3,9].
d3.schemeBuPu
Returns the BuPu color scheme with n colors; n must be in the range [3,9].
d3.schemeDark2
Returns the Dark2 color scheme with n colors; n must be in the range [3,8].
d3.schemeGnBu
Returns the GnBu color scheme with n colors; n must be in the range [3,9].
d3.schemeGreens
Returns the Greens color scheme with n colors; n must be in the range [3,9].
d3.schemeGreys
Returns the Greys color scheme with n colors; n must be in the range [3,9].
d3.schemeOrRd
Returns the OrRd color scheme with n colors; n must be in the range [3,9].
d3.schemeOranges
Returns the Oranges color scheme with n colors; n must be in the range [3,9].
d3.schemePRGn
Returns the PRGn color scheme with n colors; n must be in the range [3,11].
d3.schemePaired
Returns the Paired color scheme with n colors; n must be in the range [3,12].
d3.schemePastel1
Returns the Pastel1 color scheme with n colors; n must be in the range [3,9].
d3.schemePastel2
Returns the Pastel2 color scheme with n colors; n must be in the range [3,8].
d3.schemePiYG
Returns the PiYG color scheme with n colors; n must be in the range [3,11].
d3.schemePuBuGn
Returns the PuBuGn color scheme with n colors; n must be in the range [3,9].
d3.schemePuBu
Returns the PuBu color scheme with n colors; n must be in the range [3,9].
d3.schemePuOr
Returns the PuOr color scheme with n colors; n must be in the range [3,11].
d3.schemePuRd
Returns the PuRd color scheme with n colors; n must be in the range [3,9].
d3.schemePurples
Returns the Purples color scheme with n colors; n must be in the range [3,9].
d3.schemeRdBu
Returns the RdBu color scheme with n colors; n must be in the range [3,11].
d3.schemeRdGy
Returns the RdGy color scheme with n colors; n must be in the range [3,11].
d3.schemeRdPu
Returns the RdPu color scheme with n colors; n must be in the range [3,9].
d3.schemeRdYlBu
Returns the RdYlBu color scheme with n colors; n must be in the range [3,11].
d3.schemeRdYlGn
Returns the RdYlGn color scheme with n colors; n must be in the range [3,11].
d3.schemeReds
Returns the Reds color scheme with n colors; n must be in the range [3,9].
d3.schemeSet1
Returns the Set1 color scheme with n colors; n must be in the range [3,9].
d3.schemeSet2
Returns the Set2 color scheme with n colors; n must be in the range [3,8].
d3.schemeSet3
Returns the Set3 color scheme with n colors; n must be in the range [3,12].
d3.schemeSpectral
Returns the Spectral color scheme with n colors; n must be in the range [3,11].
d3.schemeYlGnBu
Returns the YlGnBu color scheme with n colors; n must be in the range [3,9].
d3.schemeYlGn
Returns the YlGn color scheme with n colors; n must be in the range [3,9].
d3.schemeYlOrBr
Returns the YlOrBr color scheme with n colors; n must be in the range [3,9].
d3.schemeYlOrRd
Returns the YlOrRd color scheme with n colors; n must be in the range [3,9].