Philippe Rivière
Philippe Rivière
rebased
related: #362
may be fixed by #700 (it doesn't allow the gradients to be based on the data, but we can't realistically cover every use case: if one needs to compute gradients...
Here's a build of the current code with the error removed: https://observablehq.com/@fil/link-inset-924 Is it acceptable? Is there any way we could make it better? (I don't think evaluating the tangent...
The trouble with ticks is that there is a lot of occlusion, and no good way to fight it (opacity breaks if there are many ticks; and jittering is only...
Yes, my point was to say that we should generalize the concept of "controlling the opposite dimension of a 1-dimensional mark, even when it's in a 2-d context". Currently for...
(Rehashing of the same idea as my comment above.) > Thinking about side plots (for example a 1d KDE on the side of a scatterplot), I wonder if we need...
https://observablehq.com/@observablehq/plot-radiuslegend creates it in a plugin, similar to the colorlegend plugin.
superseded by https://github.com/observablehq/plot/pull/432
see https://github.com/observablehq/plot/pull/665