• Sigurd Schneider's avatar
    [turbolizer] Migrate d3 from v3 to v5 · 8a7d8f81
    Sigurd Schneider authored
    This CL updates the d3.js library to version 5.4. The most notable
    change is that the library can now distinguish between click and drag
    events if an element supports both selection via click and displacement
    via drag.
    
    Curiously, npm created a 'package-lock.json', which is ~500 lines, and
    which is supposed to be checked into the repository according to documentation.
    
    Change-Id: Ifabd236296d951f390e0a1516d89e73138ce1713
    Reviewed-on: https://chromium-review.googlesource.com/1076234Reviewed-by: 's avatarTobias Tebbi <tebbi@chromium.org>
    Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#53604}
    8a7d8f81
index.html 3.27 KB