Problem Description
The jet colormap has problems: see http://jakevdp.github.io/blog/2014/10/16/how-bad-is-your-colormap/ for example. We have viridis and similar perceptually uniform colormaps available in Chaco, and these should be used in preference to jet in examples, because people often copy-paste code from examples.
Problem Description
The
jetcolormap has problems: see http://jakevdp.github.io/blog/2014/10/16/how-bad-is-your-colormap/ for example. We haveviridisand similar perceptually uniform colormaps available in Chaco, and these should be used in preference tojetin examples, because people often copy-paste code from examples.