Skip to content

Should trivial scales be shown? #87

New issue

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

Closed
Fil opened this issue Jan 1, 2021 · 1 comment
Closed

Should trivial scales be shown? #87

Fil opened this issue Jan 1, 2021 · 1 comment

Comments

@Fil
Copy link
Contributor

Fil commented Jan 1, 2021

If you have 1 dot, or as in https://observablehq.com/d/49758b3252c58f13 many arcs centered on the origin (0,0), should we display the axes at all? Currently one has to actively decide not to show them.

Capture d’écran 2021-01-01 à 17 37 02

@mbostock
Copy link
Member

Yes, I think this is the right default. I think the issue with #85 is that the default x and y values are constant(0). I don’t think we want that — I think we want x and y to be undefined by default, so there’s no associated x and y scale (unless there needs to be one).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants