Commit d1bf2237 authored by Joon Ahn's avatar Joon Ahn Committed by Commit Bot

Update d3.js library to v5.16.0

Obtained via `wget https://unpkg.com/d3@5.16.0/` on corp network

Bug: 1136195
Change-Id: I786c7a1e6a21f84392d455d15feeba5011cf231d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2458847Reviewed-by: default avatarChris Hamilton <chrisha@chromium.org>
Commit-Queue: Joon Ahn <joonbug@chromium.org>
Cr-Commit-Position: refs/heads/master@{#816634}
parent c194e4f1
Name: d3 Name: d3
Short Name: d3 Short Name: d3
URL: https://github.com/d3/d3 URL: https://github.com/d3/d3
Version: 5.7.0 Version: 5.16.0
CPEPrefix: cpe:/a:d3.js_project:d3.js:5.7.0::~~~node.js~~ CPEPrefix: cpe:/a:d3.js_project:d3.js:5.16.0::~~~node.js~~
Date: Fri Aug 24 5:46 PM 2018 EDT Date: Mon Apr 20 1:58 PM 2020 EDT
Revision: e35d1f74f9337a2eee4aa704f38025621c8ae9d0 Revision: 7244e45e68af39c519f76667a03039d5b24dd453
License: BSD 3-Clause License: BSD 3-Clause
License File: src/LICENSE License File: src/LICENSE
Security Critical: No Security Critical: Yes
License Android Compatible: Yes License Android Compatible: Yes
Description: Description:
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
...@@ -6,10 +6,10 @@ ...@@ -6,10 +6,10 @@
## Resources ## Resources
* [Introduction](https://observablehq.com/@d3/learn-d3)
* [API Reference](https://github.com/d3/d3/blob/master/API.md) * [API Reference](https://github.com/d3/d3/blob/master/API.md)
* [Release Notes](https://github.com/d3/d3/releases) * [Releases](https://github.com/d3/d3/releases)
* [Gallery](https://github.com/d3/d3/wiki/Gallery) * [Examples](https://observablehq.com/@d3/gallery)
* [Examples](https://bl.ocks.org/mbostock)
* [Wiki](https://github.com/d3/d3/wiki) * [Wiki](https://github.com/d3/d3/wiki)
## Installing ## Installing
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment