Philippe Rivière

Results 974 comments of Philippe Rivière

I've played around this a bit. Nothing conclusive at this stage but here are some notes about various issues that this raised: 1. We'd want a color swatch next to...

Is this not the case with any scale, not just color? In other words should we not default _y_ to **zero**: true for ``` Plot.dot(penguins, Plot.groupX({ y: "count" }, {...

I think it would make sense to generalize — I've noticed that often, when using a line mark with a bin transform; the y domain then starts at 1 (or...

It's immensely satisfying to run DuckDB (from `sh`) and bake-in some statistics without having to write an external data loader. Makes it easier to stay in your train of thought...

Here's a proposal https://observablehq.com/@observablehq/plot-continuous-crosshair

Another proposal https://observablehq.com/@observablehq/cross-facet-crosshair

Yes it's perfect on Chrome/Firefox/Safari on macOS too 👍

> How big is it? The dependencies are: - https://github.com/mapbox/polylabel/blob/master/polylabel.js - https://github.com/mourner/tinyqueue/blob/master/index.js If we copy and embed the code, the total size of grows by 1.8% (from 65715 to 66904...

I was not clear in my remark. The cost of 1200 bytes is for the whole feature, including the two imports _and_ my glue code. There is no difference between...