We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
There's a (open) PR which addresses this: #669
Sorry, something went wrong.
Duplicate #9
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: