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

data starting from -100 and not from 0 #187

Closed
ludm opened this issue Nov 24, 2014 · 2 comments
Closed

data starting from -100 and not from 0 #187

ludm opened this issue Nov 24, 2014 · 2 comments

Comments

@ludm
Copy link

ludm commented Nov 24, 2014

Hello,

Your work is great, but I have a little problem:

I have set the scale from -100 to 100 but when I have only positive data, they start from -100 and I want it to strat from 0, is it possible ?

Here are the options I have set:
scaleOverride: true,
scaleSteps: 20,
scaleStepWidth:10,
scaleStartValue : -100,

Regards,
ludm

On chart.Js problem is open here : (open) PR which addresses this: #669

@FVANCOP
Copy link
Owner

FVANCOP commented Nov 24, 2014

Hi,

In current version, it is not possible, but it should be possible to do it with the next one.

I hope that I can publish the new version for the 15 December.

@FVANCOP
Copy link
Owner

FVANCOP commented Dec 20, 2014

With the new version, your request can now be met. See Samples/issue_187.html.

@FVANCOP FVANCOP closed this as completed Dec 20, 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

No branches or pull requests

2 participants