dc.js v3.1.8 Release Notes

  • Special Goodbye IE Edition! dc.js 4.0 will remove support for Internet Explorer, as it has been translated into ES6 by Deepak Kumar. For one last trip down memory lane, here are some IE patches.

    • Do not use Array.from() yet in base mixin
    • 👉 Use polyfills and don't use ES6 in examples. All examples work in IE11 except where IE is too slow or its CSS too weird to both with.
    • ✅ Fully tested with crossfilter 1.4.8, the last crossfilter to support IE