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

How to handle small interval #1147

Closed
ziadtamim opened this issue Jun 16, 2016 · 4 comments
Closed

How to handle small interval #1147

ziadtamim opened this issue Jun 16, 2016 · 4 comments

Comments

@ziadtamim
Copy link

ziadtamim commented Jun 16, 2016

Great library!!

I would like to know if there is a way to decline line chart to make it obvious between values as I have just small intervals between.

screen shot 2016-06-16 at 1 25 42 am

@liuxuan30
Copy link
Member

Could you explain it? I can't understand the question and the screenshot

@ziadtamim
Copy link
Author

The issue here is you can't notice the difference on the chart because of the values are so close to each other with a tiny difference.

The values are as follow:

190, 189, 188, 187, 186

ac446f98-3369-11e6-9048-34f4de04f531

@liuxuan30
Copy link
Member

I am asking because, I don't see what "tiny difference" means, you had the data, and it draws lines. Though I don't see a more obvious line, but I see you fill it.

If you are saying the y axis range, simply not started from zero (if you are), so the range may be calculated such as [170, 180 190, 200]

@danielgindi
Copy link
Collaborator

You can take your values further apart ;-) Or you can have an actual line. Right now it seems you only have a fill.

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

3 participants