包详细信息

cartocolor

cartodb375.4kCC-BY-4.05.0.2

CartoColors: custom color palettes from CARTO

colors, design, visualization, cartography

自述文件

CARTOColors

CARTOColors are a set of custom color palettes built on top of well-known standards for color use on maps, with next generation enhancements for the web and CARTO basemaps. Choose from a selection of sequential, diverging, or qualitative schemes for your next CARTO powered visualization.

This repo provides resources to use CARTOColors as a node module inspired by https://github.com/saikocat/colorbrewer.

Resources

Availability in other languages

Licensing

CARTOColors is licensed under Creative Commons Attribution 4.0 International.

Credits/Additional Information

  • CARTOColors as a node module inspired by https://github.com/saikocat/colorbrewer
  • In the file cartocolor.js, you will find CARTOColor schemes tagged as sequential, diverging, and qualititative and their unique scheme name.
  • In addition to CARTOColors, cartocolor.js includes ColorBrewer schemes that are available for use in CARTO Builder. You can find those definitions here.
  • CARTOColors includes a color-blind friendly qualitative scheme named Safe we included this scheme based on the research and recommendations of Paul Tol.

更新日志

Changelog

Version 5.0.0

Released 2024-05-13

Version 4.0.1

Released 201Y-MM-DD

Version 4.0.0

Released 2016-12-12

  • Changed Prism scheme colors.
  • Changed Antique scheme colors.
  • Changed Pastel scheme colors.
  • Changed Bold scheme colors.
  • Changed Vivid scheme colors.
  • Added new Temps scheme colors.

Version 3.0.0

Released 2016-07-21

  • Reversing quantitative ramps.

Version 2.0.2

Released 2016-07-05

  • Bumps version for npm registry.

Version 2.0.1

Released 2016-07-05

  • Avoid in-place modification of colorbrewer ramps.

Version 2.0.0

Released 2016-07-05

  • New ramps.
  • Includes metadata, tagging with: qualitative, diverging, aggregation, qualitative, and colorblind.
  • Adds colorbrewer ramps: including metadata for them.

Version 1.1.0

Released 2016-05-17

  • Inverts most quantitative scales. This should have been 2.0.0 version.

Version 1.0.x

Released 2016-05-05

  • Initial release and bug fixes.