dc 2.0.0-beta.27: when setting custom ordinalColors, the return values of the colorAccessor are interpreted not as the index inside the ordinalColor array which leads to wrong colors of points/legend.
Example see: http://jsfiddle.net/bourbert/uvoL3tnc/1/ (indices 0 and 1 are green and red, but points are red and blue).