Philippe Rivière
Philippe Rivière
Two small issues: Have you pushed all the code? To build this branch I had to add: ``` import array from "./array.js"; ``` Secondly, the data from https://observablehq.com/@fil/trail-marks breaks it,...
Thank you. Beautiful work! I think @mbostock and @jheer will be interested to review.
Seems that the reference algorithm can handle weights https://en.wikipedia.org/wiki/Fortune%27s_algorithm#Weighted_sites_and_disks
If we could include geoDistance() in the pack then it would help solve https://github.com/Fil/d3-geo-voronoi/issues/1 too!
@zbryikt very impressive! Do you need help integrating it as a d3 plugin? It would certainly be very enjoyable, and useful. Ideally _d3-voronoi-weighted_ or _d3-power-diagram_ would share the same API...
Nice! A detail: since the original code is coercing rc to a number, you my want to use Array.isArray to detect the new use case, and fall back to rc...
"semester" is a faux-ami; in English it is used in the academic context only and varies in dates, but in French _semestre_ also means a half-year, the equivalent of H1...
Note that I don't see any mention of half-years in [python strftime](https://docs.python.org/3/library/datetime.html#strftime-and-strptime-behavior).
ISO weeks do rollover, and the results shown by this codepen seem correct to me. The two last days of 2019 (Dec 30 and 31) belong to Week 01, see...
In Bulgarian the suffix changes with each day: 1 2ри 3ти 4ти 5ти 6ти 7ми 8ми 9ти 10ти 11ти 12ти 13ти 14ти 15ти 16ти 17ти 18ти 19ти 20ти 21ви 22ри...