Skip to content

Unambiguous abbreviations of x-labels in histogram #45

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

Merged
merged 2 commits into from
Jan 2, 2019

Conversation

corrado9999
Copy link

The logic behind the choice of string length of x-labels is quite obscure to me, but I believe that the best we can do is to detect the minimum length permitting to distinguish one label from the next one.
Implementation is probably not the most efficient one, but I tried to make is as readable as possible, taking into account that we do not expect too many bins (like thousands or millions).

@glamp glamp merged commit 0a4fffc into glamp:master Jan 2, 2019
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

Successfully merging this pull request may close these issues.

2 participants