Philippe Rivière
Philippe Rivière
current best approach is this plugin https://observablehq.com/@observablehq/plot-colorcontrast-custom-transform it could maybe become a thing?
Voronoi centroid initializer https://observablehq.com/@fil/plot-voronoi-labels
rebased on main cc: @mootari
Thank you for the enthusiastic support. The feature could be expanded in the future but we're currently constrained to linear scales because of the wording: > a variation of one...
Similarly would be nice to allow a projection to have a different domain for each facet.
I tend to use the same solution as @curran’s, often with a bit of padding to leave a pixel between the bars. With Plot you would write (https://observablehq.com/@recifs/shifted-time-bars): ```js Plot.rectY(...
https://github.com/d3/d3-time#_interval
Sorry I don't know why I had never pushed this branch from my laptop. Now PR #214.
Thank you! I don't think this needs an addition to README, it's essentially an extension of the "applicability" (or one could say, a bug fix).
#70 is a good option (needs to be rebased on main to be reopened).