Philippe Rivière
Philippe Rivière
#70 lgtm
geoproject is not really suitable for this, unless we have a way to opt out of its handling of the polygons' winding order (e.g. https://github.com/d3/d3-geo-projection/pull/185). It might be interesting to...
For reference, this is addressed in https://observablehq.com/@d3/context-to-curve You still need to adjust the curve to the type of shape (closed or not) that you are drawing.
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/oklch
Closing, following @runarberg’s comment https://github.com/d3/d3-format/pull/70#issuecomment-1689033180 (one should use Intl.NumberFormat instead).
A better solution: https://observablehq.com/@fil/rewind
closing due to inactivity (note that Plot has this shorthand)
Closing as duplicate of #138. Current solution at https://observablehq.com/@fil/rewind
I have an application where the update is changing the points priority in the other direction (_ie_ increasing the priority of some points). To solve this I maintain an external...
Documentation: * https://duckdb.org/docs/sql/statements/pivot * https://duckdb.org/docs/sql/statements/unpivot