iwanthue
iwanthue copied to clipboard
Colors for data scientists.
This may be a bit of a weird request, but I have a specific need to mostly-sort by hue, then by diff (actual sorting wouldn't work since all hue/chroma/lightness are...
After ordering colours by hue, chroma, etc., clicking to edit a colour will not allow to edit the selected colour. Instead it will allow to edit the colour that would...
I am trying to get many (24) visually distinct colors with the same saturation and lightness. This is probably borderline possible depending on the display. In my case I don't...
Tested using Chrome 56.0.2924.76 or Firefox 53.0.2, the [theory page](http://tools.medialab.sciences-po.fr/iwanthue/theory.php) never finishes loading because `chroma.js` gets caught in a loop. I'm not entirely sure where in the code this occurs,...
Selecting Go for any example on the Experiment page referencing the Lab color space never reaches completion.
When trying to use the palette correction tool (I realize there's a more modern interface, but this one better suits my purpose of trying to clean up a set of...
A lot of the scientists who I work with use MATLAB to plot data, I was wondering if it was worthwhile to include an output of the colours for MATLAB?...
On http://tools.medialab.sciences-po.fr/iwanthue/index.php, sorting (by "hue" for example) and removing a color does not remove the expected color (it removes the color that was at that position before sorting). Pretty easy...
Consider the following color pairs and their distances: # cf5440 -- #c69141: 39.6 # 72893f -- #7b7eca: 85.4 The first pair appears (to me at least, and I think I...
Example
You've made some great examples of how the tool works, but I can't see a minimal example of javascript/css/html usage. Have I missed something?