Skip to content
This repository was archived by the owner on Feb 9, 2024. It is now read-only.

Meaning of unscaled x, x2 and y, y2 #394

Open
lionel- opened this issue Apr 26, 2015 · 1 comment
Open

Meaning of unscaled x, x2 and y, y2 #394

lionel- opened this issue Apr 26, 2015 · 1 comment

Comments

@lionel-
Copy link
Contributor

lionel- commented Apr 26, 2015

In Vega, the unscaled (x, y) point represents the top left corner and (x2, y2) the bottom right corner. This may make sense from the perspective of a web developer, but I think it's not so intuitive for statisticians and data analysts who are used to work with cartesian axes.

Maybe their meaning could be redefined in the ggvis DSL: (x, y) for the bottom left corner and (x2, y2) for the top right corner?

@hadley
Copy link
Member

hadley commented Apr 27, 2015

We're thinking about replacing vega with something custom, so that's something we'll tackle then

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

No branches or pull requests

2 participants