Philippe Rivière

Results 1049 comments of Philippe Rivière

> Is there anything specific holding this back? lack of time. We'll get to it eventually. thanks!

This is a difficult one conceptually 🤔 Do we want 7.5 in this case (the top y2 of all the points generated by the waffle geometry), or do we want...

Good call. I added details in the description.

* How do you turn on/off shape- vs. point-based projection (the projected option)? So far none of our initializers messes with **x1**, **y1** etc., they just touch **x** and **y**....

As more high-level remark, I don't think I'd often reach for a "rule X" to draw a single meridian. What we need most often is a graticule (or subset of...

Would we use https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/geojson/index.d.ts rather than the d3 types here? (We might have to add the sphere object, but I can't really make sense of the additional definitions in [GeoPermissible](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/d3-geo/index.d.ts).)

Good catch, even though your examples are a bit contrived (with more ticks than data points), the problem also arises when you use quantiles on a series of numbers with...

Yes `number.toLocaleString("en-US")` is much better than the status quo for the examples above: --- however it's not generic in the sense that it won't cover smallish domains (like `[0, 1e-7,...

The discrepancy comes from the fact that the specification `{value: "type"}` is analyzed in mark.js to create the marks object’s this.channels; but in the map transform we don't make that...

another example here https://3iap.com/observable-plot-parking-plague-javascript-data-visualization-ukcPx9d7TqGaDLZUM2pkjQ/