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

No reaction to change the option: settings #17

Open
toski112 opened this issue Jul 16, 2018 · 0 comments
Open

No reaction to change the option: settings #17

toski112 opened this issue Jul 16, 2018 · 0 comments

Comments

@toski112
Copy link

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ X ] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request

Current behavior

The library does not respond to the defined values ​​for the text option. E.g
options = {
settings: {
fontWeight: 100,
minFontSize: 10,
maxFontSize: 38,
}
margin: {
top: 10,
right: 10,
bottom: 10,
left: 10
}
labels: false // false to hide hover labels
};

generates a font size max 50

Expected behavior

The result should be max value 38

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

1 participant