Philippe Rivière

Results 403 issues of Philippe Rivière

Use case: - a list of top scientific journals, yearly data such as citation index, etc. - links are certain similarities (same publisher, same domain area…) It would be nice...

This branch merges #70 and #81 which were targeting the same set of lines.

feature

It would be great to be able to specify geoPath.curve(d3.curveBasis) to make sketchy maps https://observablehq.com/@d3/context-to-curve A difficulty might be to find how to automatically switch to curveBasisClosed for rings, so...

idea

test case @ https://observablehq.com/d/4d2674545e8f6652

This is a long shot, but it'd be nice to have a way to make a geoPath to draw a "line" with a variable width; for example when accumulating pencil...

idea

http://geojson.org/geojson-spec.html (linked in README) displays this warning “This document is obsolete. Please see RFC 7946 instead.” link: https://tools.ietf.org/html/rfc7946 Should we update the docs or is this blocked by the compatibility...

See https://beta.observablehq.com/@fil/small-circle-test : for a very small CCW geoCircle(), the resulting map is a small circle, when it should be "the whole earth except the circle". A (possibly related?) bug...

follow changes in d3-format: * type=module * add exports * remove zip * license: ISC * update dependencies TODO: - [x] update README.md - [ ] check LICENSE - [...

https://observablehq.com/@fil/markley

We could use the Schwarz-Christoffel transformation. http://www.genekeyes.com/CAHILL-VARIANTS/Cahill-Conformal.html shows one made by @jrus

idea