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

Move to a coordinate system that is based on user screen length #115

Open
JeffThorslund opened this issue Jan 16, 2021 · 0 comments
Open

Comments

@JeffThorslund
Copy link
Owner

We do not want svg elements to appear stretched, so the svg viewbox should match the users screen dimensions.

This will involve reading setting the viewbox based on user window dimensions, adjusting the hook that reads user coordinates, and changing how we bring in data. The data will have to be converted from a standard (100x100 like we have now works) to the new coordinates.

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