Skip to content

[Improvement] Use a larger tick if data is constant #73

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 1 commit into from
Dec 22, 2014
Merged

[Improvement] Use a larger tick if data is constant #73

merged 1 commit into from
Dec 22, 2014

Conversation

ncanceill
Copy link
Contributor

This patch simply tests if min and max are the same. In that case, the tick printed will no longer be the smaller one, as requested in #72.

What do you think? Maybe an option to switch back to the original behavior?

@ghost
Copy link

ghost commented May 28, 2014

Nice!

@ncanceill
Copy link
Contributor Author

I'm glad you like it. You can use it rightaway with:

git remote add ncanceill git@github.com:ncanceill/spark.git
git fetch ncanceill
git cherry-pick 2550076

@ghost
Copy link

ghost commented May 28, 2014

OK. Thanks~ :)

2014-05-28 16:05 GMT+08:00 Nicolas Canceill notifications@github.com:

I'm glad you like it. You can use it rightaway with:

git remote add ncanceill git@github.com:ncanceill/spark.git
git fetch ncanceill
git cherry-pick 2550076


Reply to this email directly or view it on GitHubhttps://github.com//pull/73#issuecomment-44376498
.

傅伟
北京邮电大学移动生活与新媒体实验室
主页:http://fhfuwei.github.io/index.html

holman added a commit that referenced this pull request Dec 22, 2014
[Improvement] Use a larger tick if data is constant
@holman holman merged commit 8d3a873 into holman:master Dec 22, 2014
@holman
Copy link
Owner

holman commented Dec 22, 2014

👍

holman added a commit that referenced this pull request Dec 22, 2014
@holman holman mentioned this pull request Dec 22, 2014
sindresorhus added a commit to sindresorhus/sparkly that referenced this pull request Dec 23, 2014
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