Skip to content
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

BC/LC: fix dragging & axes domain when changing frame.scale.domain #235

Open
jheeffer opened this issue May 29, 2021 · 0 comments
Open

BC/LC: fix dragging & axes domain when changing frame.scale.domain #235

jheeffer opened this issue May 29, 2021 · 0 comments

Comments

@jheeffer
Copy link
Member

jheeffer commented May 29, 2021

Starting at this issue, which is fixed in core: vizabi/core#39

Now I see chart drawing code may not be up to par yet:

viz.model.markers.line.encoding.frame.scale.config.domain = ['1975','2012']

X-axis doesn't stop at 2012
image

When dragging:
Line ends dots are not on 1976 and axis is off
image

Bubbles shouldn't be all the way in bottom, but all over screen:
image

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

1 participant