Warning, /education/labplot/data/colormaps/ColormapCollections.json is written in an unsupported language. File is not indexed.

0001 [
0002         {
0003                 "name" : "ColorBrewer (Sequential)",
0004                 "description" : "<b>Sequential schemes</b> from the <b>ColorBrewer collection</b> are suited to ordered data that progress from low to high. Lightness steps dominate the look of these schemes, with light colors for low data values to dark colors for high data values.<br><br><b>ColorBrewer collection</b> is based on the research of Dr. Cynthia Brewer (<a href=\"http://www.personal.psu.edu/faculty/c/a/cab38/ColorSch/SchHome.html\">source</a>).",
0005                 "url" : "https://colorbrewer2.org"
0006         },
0007         {
0008                 "name" : "ColorBrewer (Diverging)",
0009                 "description" :"<b>Diverging schemes</b> from the <b>ColorBrewer collection</b>  put equal emphasis on mid-range critical values and extremes at both ends of the data range. The critical class or break in the middle of the legend is emphasized with light colors and low and high extremes are emphasized with dark colors that have contrasting hues.<br><br>Diverging schemes are most effective when the class break in the middle of the sequence, or the lightest middle color, is meaningfully related to the mapped data. Use the break or class emphasized by a hue and lightness change to represent a critical value in the data such as the mean, median, or zero. Colors increase in darkness to represent differences in both directions from this meaningful mid-range value in the data.<br><br>NOTE: Although we have designed the diverging schemes to be symmetrical, you may need to customize schemes by moving the critical break/class closer to one end of the sequence to suit your map data. For example, a map of population change might have two classes of population loss and five classes of growth, requiring a scheme with only two colors on one side of a zero-change break and five on the other. Choose a scheme with ten-colors and omit three colors from the loss side of the scheme.<br><br><b>ColorBrewer collection</b> is based on the research of Dr. Cynthia Brewer (<a href=\"http://www.personal.psu.edu/faculty/c/a/cab38/ColorSch/SchHome.html\">source</a>).",
0010                 "url" : "https://colorbrewer2.org"
0011         },
0012         {
0013                 "name" : "ColorBrewer (Qualitative)",
0014                 "description" : "<b>Qualitative schemes</b> from the <b>ColorBrewer collection</b> do not imply magnitude differences between legend classes, and hues are used to create the primary visual differences between classes. Qualitative schemes are best suited to representing nominal or categorical data. Most of the qualitative schemes rely on differences in hue with only subtle lightness differences between colors. You may pick a subset of colors from a legend with more classes if you are not pleased with the subsets. For example, you could pick four colors  from a seven-color legend.<br><br><b>ColorBrewer collection</b> is based on the research of Dr. Cynthia Brewer (<a href=\"http://www.personal.psu.edu/faculty/c/a/cab38/ColorSch/SchHome.html\">source</a>).",
0015                 "url" : "https://colorbrewer2.org"
0016         },
0017         {
0018                 "name" : "Diverging Color Maps for Scientific Visualization",
0019                 "description" : "Color maps based on the paper <b>\"Diverging Color Maps for Scientific Visualization.\"</b> by Kenneth Moreland (<i>In Proceedings of the 5th International Symposium on Visual Computing, December 2009. DOI 10.1007/978-3-642-10520-3_9</i>).<br><br>One of the most fundamental features of scientific visualization is the process of mapping scalar values to colors. This process allows us to view scalar fields by coloring surfaces and volumes. Unfortunately, the majority of scientific visualization tools still use a color map that is famous for its ineffectiveness: the rainbow color map. This color map, which naively sweeps through the most saturated colors, is well known for its ability to obscure data, introduce artifacts, and confuse users. Although many alternate color maps have been proposed, none have achieved widespread adoption by the visualization community for scientific visualization. This paper explores the use of diverging color maps (sometimes also called ratio, bipolar, or double-ended color maps) for use in scientific visualization, provides a diverging color map that generally performs well in scientific visualization applications, and presents an algorithm that allows users to easily generate their own customized color maps.",
0020                 "url" : "https://www.kennethmoreland.com/color-maps/"
0021         },
0022         {
0023                 "name" : "Scientific Colour Maps (Sequential)",
0024                 "description": "Suite of scientific, colour-vision deficiency friendly and perceptually uniform colour maps (<a href=\"http://www.fabiocrameri.ch/colourmaps\">source</a>) that prevent both excluding readers and significant visual errors, which would otherwise visually distort the underlying data and mislead the reader.",
0025                 "url" : "http://www.fabiocrameri.ch/colourmaps.php"
0026         },
0027         {
0028                 "name" : "Scientific Colour Maps (Diverging)",
0029                 "description": "Suite of scientific, colour-vision deficiency friendly and perceptually uniform colour maps (<a href=\"http://www.fabiocrameri.ch/colourmaps\">source</a>) that prevent both excluding readers and significant visual errors, which would otherwise visually distort the underlying data and mislead the reader.",
0030                 "url" : "http://www.fabiocrameri.ch/colourmaps.php"
0031         },
0032         {
0033                 "name" : "Scientific Colour Maps (Multi-sequential)",
0034                 "description": "Suite of scientific, colour-vision deficiency friendly and perceptually uniform colour maps (<a href=\"http://www.fabiocrameri.ch/colourmaps\">source</a>) that prevent both excluding readers and significant visual errors, which would otherwise visually distort the underlying data and mislead the reader.",
0035                 "url" : "http://www.fabiocrameri.ch/colourmaps.php"
0036         },
0037         {
0038                 "name" : "Scientific Colour Maps (Cyclic)",
0039                 "description": "Suite of scientific, colour-vision deficiency friendly and perceptually uniform colour maps (<a href=\"http://www.fabiocrameri.ch/colourmaps\">source</a>) that prevent both excluding readers and significant visual errors, which would otherwise visually distort the underlying data and mislead the reader.",
0040                 "url" : "http://www.fabiocrameri.ch/colourmaps.php"
0041         },
0042         {
0043                 "name" : "viridis (Sequential)",
0044                 "description": "viridis provides a series of color maps that are designed to improve graph readability for readers with common forms of color blindness and/or color vision deficiency. The color maps are also perceptually-uniform, both in regular form and also when converted to black-and-white for printing (<a href=\"https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html\">source</a>).",
0045                 "url" : "https://cran.r-project.org/web/packages/viridis/vignettes/intro-to-viridis.html"
0046         },
0047         {
0048                 "name" : "cmocean (Circular)",
0049                 "description": "A suite of perceptually-uniform colormaps inspired by oceanography and developed by Kristen Thyng. (<a href=\"https://matplotlib.org/cmocean/\">source</a>).",
0050                 "url" : "https://matplotlib.org/cmocean/"
0051         },
0052         {
0053                 "name" : "cmocean (Diverging)",
0054                 "description": "A suite of perceptually-uniform colormaps inspired by oceanography and developed by Kristen Thyng. (<a href=\"https://matplotlib.org/cmocean/\">source</a>).",
0055                 "url" : "https://matplotlib.org/cmocean/"
0056         },
0057         {
0058                 "name" : "cmocean (Sequential)",
0059                 "description": "A suite of perceptually-uniform colormaps inspired by oceanography and developed by Kristen Thyng. (<a href=\"https://matplotlib.org/cmocean/\">source</a>).",
0060                 "url" : "https://matplotlib.org/cmocean/"
0061         },
0062         {
0063                 "name" : "cmocean (Multi-sequential)",
0064                 "description": "A suite of perceptually-uniform colormaps inspired by oceanography and developed by Kristen Thyng. (<a href=\"https://matplotlib.org/cmocean/\">source</a>).",
0065                 "url" : "https://matplotlib.org/cmocean/"
0066         },
0067         {
0068                 "name" : "ColorCET (Colour Blind)",
0069                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Colour Blind</b> colour maps. These are not designed to be merely 'colour blind safe'. These maps have been constructed to lie within either the 2D model of protanopic/deuteranopic colour space, or the 2D model of tritanopic colour space. Hopefully by working within these colour spaces people who are colour blind will be able to share a common perceptual interpretation of data with those who have normal colour vision. It also ensures maximal use of the available colour spaces, and allows chroma and lightness to be properly used in the design of colour maps. I would value any feedback on the usefulness, or otherwise, of these maps.",
0070                 "url" : "https://colorcet.com/"
0071         },
0072         {
0073                 "name" : "ColorCET (Cyclic)",
0074                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Cyclic</b> colour maps have colours that are matched at each end. They are intended for the presentation of data that is cyclic such as orientation values or angular phase data. They require particular care in their design (the standard colour circle is not a good map).",
0075                 "url" : "https://colorcet.com/"
0076         },
0077         {
0078                 "name" : "ColorCET (Diverging)",
0079                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Diverging</b> colour maps are suitable where the data being displayed has a well defined reference value and we are interested in differentiating values that lie above, or below, the reference value. The centre point of the colour map will be white, black or grey. It should be noted that, in general, diverging colour maps have a small perceptual flat spot at the centre. The exception being linear-diverging maps which avoid this problem.",
0080                 "url" : "https://colorcet.com/"
0081         },
0082         {
0083                 "name" : "ColorCET (Isoluminant)",
0084                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Isoluminant</b> colour maps are constructed from colours of equal perceptual lightness. These colour maps are designed for use with relief shading. On their own these colour maps are not very useful because features in the data are very hard to discern. However, when used in conjunction with relief shading their constant lightness means that the colour map does not induce an independent shading pattern that will interfere with, or even hide, the structures induced by the relief shading. The relief shading provides the structural information and the colours provide the data classification information.",
0085                 "url" : "https://colorcet.com/"
0086         },
0087         {
0088                 "name" : "ColorCET (Linear)",
0089                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Linear</b> colour maps are intended for general use and have colour lightness values that increase or decrease linearly over the colour map's range. Such maps are also known as sequential maps.",
0090                 "url" : "https://colorcet.com/"
0091         },
0092         {
0093                 "name" : "ColorCET (Rainbow)",
0094                 "description": "These colour maps avoid points of locally high colour contrast leading to the perception of false anomalies in your data when there are none. The colour maps have been designed to avoid this phenomenon by having uniform perceptual contrast over their whole range (<a href=\"https://colorcet.com/\">source</a>).<br><br><b>Rainbow</b> colour maps are widely used but often misused. It is suggested that they be avoided because they have reversals in the lightness gradient at yellow and red which can upset a viewer's perceptual ordering of the colours in the colour map. However, they are attractive and perhaps can have a legitimate use where the main aim is to differentiate data values rather than communicate a data ordering. I believe the rainbow colour maps presented here have minimal badness though they do have localised perceptual flat spots at yellow and red.",
0095                 "url" : "https://colorcet.com/"
0096         },
0097         {
0098                 "name" : "Dracula (Categorical)",
0099                 "description": "These color maps are not scientific in any way and are only meant for categorical highlighting to match the Dracula worksheet and application themes.",
0100                 "url" : "https://draculatheme.com/"
0101         }
0102 ]