Curran Kelleher

Results 378 comments of Curran Kelleher

Nice! `lebab` looks like a great approach. Inconsistent state seems fine - thanks for confirming.

Let's `lebab` `d3/d3-*/**/*.js`! Here's a question: would PRs be welcome that just migrate individual files to ES6? Maybe one file (or few files) at a time is the safest way...

I think it makes sense to use ES6 in the documentation sample code provided in the README for all D3 packages.

This is a really cool idea! Have you estimated how many edits would need to be made to implement this across all of D3? Also the changelog might be a...

Got it. This sounds promising! Maybe open a PR that makes the change for just one method? Then we can try to get an audience with more D3 maintaners and...

I just clicked all the current links. These are the only broken ones I saw: * https://www.jasondavies.com/maps/raster/ (map does not show up) * https://www.chronicle.com/article/women-as-academic-authors-1665-2010/ (behind a paywall or something)

![image](https://user-images.githubusercontent.com/68416/103379797-df8c1380-4ab4-11eb-97b9-a6c42d1006fe.png)

This appears to be the most active fork: https://github.com/sgratzl/science.js. It's published to NPM as https://www.npmjs.com/package/@sgratzl/science

Here's another example that uses the loess function with D3. [![](http://bl.ocks.org/curran/raw/320c765d77cbb5b37e08/thumbnail.png)](http://bl.ocks.org/curran/320c765d77cbb5b37e08) I made this to try to understand the API. Here's a stab at partial API documentation (in the style...