BruceChen2017

Results 2 issues of BruceChen2017

My machine: WSL2 ubuntu 18.04 x86_64 I run `./codecs --uniformdynamic` or `./codecs --clusterdynamic`, both give me runtime error: ``` terminate called after throwing an instance of 'std::runtime_error' what(): You tried...

Since now this package is using d3@6, so some api of d3 in the examples is removed. For example, in the file `basic-add-edge.html`, `d3.event` and `d3.mouse` are both removed.