The SBDPalette Library#
This library groups palette types that color schemes and visualization code can reuse when they need ordered, diverging, or qualitative color families.
Use this page when you need DataModel-side types that live in the document or data graph. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library contains classes related to color palette management:
SBPalette(full name:SBDPalette)SBPaletteDefaultPalette(full name:SBDPaletteDefaultPalette)SBPaletteDiscrete(full name:SBDPaletteDiscrete)SBPaletteDiverging(full name:SBDPaletteDiverging)SBPaletteDivergingHCL(full name:SBDPaletteDivergingHCL)SBPaletteFlexibleDivergingHCL(full name:SBDPaletteFlexibleDivergingHCL)SBPaletteQualitative(full name:SBDPaletteQualitative)SBPaletteQualitativeHCL(full name:SBDPaletteQualitativeHCL)SBPaletteSequential(full name:SBDPaletteSequential)SBPaletteSequentialHCL(full name:SBDPaletteSequentialHCL)
See also
For more information about colors and color schemes, please refer to the Color schemes page.