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)