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

Key sorting #2

Open
r4j4h opened this issue Jan 13, 2015 · 0 comments
Open

Key sorting #2

r4j4h opened this issue Jan 13, 2015 · 0 comments

Comments

@r4j4h
Copy link
Owner

r4j4h commented Jan 13, 2015

Currently there is a leaky abstraction towards the dependency of sorting the keys.

Strings like "2012-01-9" and "2012-01-10" will be handled differently than "2012-01-09" and "2012-01-10".

The user can prepare their data accordingly, but having crossfilter$ma strengthened against all possible cases, or at least configurable to handle different data schemas would be ideal.

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