dc.js v2.1.3 Release Notes

    • 2.1.2 did not observe the common convention of having the rows/pie slices ordered from greatest to least - now we take from the front by default. (#1296
    • Add takeFront option, defaulted true, in case you want to take from the back isntead.
    • Remove component.json, since component-js has been deprecated for a long time (actually it got deprecated immediately after we added this in #860)