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
Nested coordinate, which means it's a discrete coordinate but for each value, it attached another nested coordinate system on that.
While I make the PR for criterion, this idea comes out. Check out the following example for details:
Each of the tick mark has a nested coordinate system ranged from -1.0 to +1.0
Blockers: This would be blocked by this issue #80 . Unless we have a reasonable abstraction on discrete coordinate, this is tricky to accomplish.
The text was updated successfully, but these errors were encountered:
PR #105
Sorry, something went wrong.
No branches or pull requests
What is the feature ?
Nested coordinate, which means it's a discrete coordinate but for each value, it attached another nested coordinate system on that.
(Optional) Why this feature is useful and how people would use the feature ?
While I make the PR for criterion, this idea comes out. Check out the following example for details:
Each of the tick mark has a nested coordinate system ranged from -1.0 to +1.0
(Optional) Additional Information
Blockers: This would be blocked by this issue #80 . Unless we have a reasonable abstraction on discrete coordinate, this is tricky to accomplish.
The text was updated successfully, but these errors were encountered: