[]
Diverging palettes from ColorBrewer https://colorbrewer2.org. Diverging palettes are used to indicate distance from a critical point. These color schemes work well when your data has some mid-point.For example, temperature data could be a shade of blue below zero, a red color is for the values above zero and temperature around zero would have a neutral color.
public class DivergingPalettes
| Name | Description |
|---|---|
| DivergingPalettes() | Constructor. |
| Name | Description |
|---|---|
| BrBG | Diverging BrBG palette. |
| PRGn | Diverging PRGn palette. |
| PiYG | Diverging PiYG palette. |
| PuOr | Diverging PuOr palette. |
| RdBu | Diverging RdBu palette. |
| RdGy | Diverging RdGy palette. |
| RdYlBu | Diverging RdYlBu palette. |
| RdYlGn | Diverging RdYlGn palette. |
| Spectral | Diverging Spectral palette. |
| Name | Description |
|---|---|
| ListDivergingPalettes |