dc.js v4.2.7 Release Notes

    • ✂ Remove lax d3compat.eventHandler workarounds, not necessary if code consistently uses d3@5 or d3@6 event handler signatures
    • ✂ Remove extra d3compat.eventHandler identified with strict event handler
    • 🛠 Fix event handling in focus ordinal bar example (#1826)
    • 🔄 Change composite bar line example to illustrate using xAxisPadding with centerBar to draw compoisite bar/line properly (#1827)