We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
as reported by @yurivish in https://observablehq.com/d/3264dbb558b44080, using pointerX (e.g. to browse faceted timelines) fails when the facets are aligned vertically can in some cases feel “wrong”.
minimal repro:
Plot.lineY(industries, { x: "date", y: "unemployed", fx: (d) => d.date.getDay(), fy: (d) => d.date.getFullYear(), stroke: "industry", tip: true }).plot()
The text was updated successfully, but these errors were encountered:
Return the usual euclidian distance to determine the winner across fa…
b10e126
…cets, not the squashed distance. fixes #1776
ee45883
a5024fc
…cets, not the squashed distance. (#1777) fixes #1776
b93b8d0
56d0103
…cets, not the squashed distance. (observablehq#1777) fixes observablehq#1776
Fil
Successfully merging a pull request may close this issue.
as reported by @yurivish in https://observablehq.com/d/3264dbb558b44080, using pointerX (e.g. to browse faceted timelines) fails when the facets are aligned vertically can in some cases feel “wrong”.
minimal repro:
Enregistrement.de.l.ecran.2023-08-01.a.11.37.39.mov
The text was updated successfully, but these errors were encountered: