dc.js v2.1.5 Release Notes

    • 👀 crossfilter is loaded by its module name (crossfilter2), not its filename (crossfilter). This is intended to help webpack and other automatic module loaders. This is likely to break requireJS configurations; see #1304 for details. (#1213, #1214, #1261, #1293, #1302)
      • Default capMixin.ordering to sort decreasing by value, to emulate old group.top(N)
      • numberDisplay should pick the highest value in the case where it is given a regular group