From 307c6692064d8563fbd8cc9fc028aabbbad6d564 Mon Sep 17 00:00:00 2001 From: Paul Wright Date: Tue, 15 Aug 2017 01:28:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d48dda..14e8424 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Colour"Blind" +# ColourBlind A collection of colour blind friendly colour tables for sequential, diverging, and qualitative data, provided for use with the Interactive Data Language (IDL). RGB values can additionally be found within the code descriptions below. This repository was inspired after many people approached me to judge the colour blind friendliness of their plots (and in some part, by this [tweet](https://twitter.com/pjasimoes/status/844858515000766464)). The final aim of this repository is to collate colours tables from many sources (see "code descriptions and their origins") and provide them in an easy-to-use format. For those looking for nice examples, [this article on picking a colour scale for scientific graphics](https://betterfigures.org/2015/06/23/picking-a-colour-scale-for-scientific-graphics/) is a great start, and a number of the [colorbrewer](http://colorbrewer2.org/) tables can be found within IDL. Additionally [this GitHub repository](https://github.com/planetarymike/IDL-Colorbars) allows the user to import matplotlib (http://bids.github.io/colormap/) colour tables into IDL. @@ -12,7 +12,7 @@ where the BibTeX entry is as follows ([In accordance with advice outlined by the >@misc{pjwright, author = {Paul J. Wright}, -title = {{Colour"Blind": A Collection of IDL Colour Blind Friendly Colour Tables}}, +title = {{ColourBlind: A Collection of IDL Colour Blind Friendly Colour Tables}}, month = Aug, year = 2017, doi = {10.5281/zenodo.840393},