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
Describe the bug The following two sparklines have the same parameters except for color and dataset:
(The numbers below the slider on the left show the min and max values in the datasets)
Both svgs have a height of 42px. The upper one’s line is 32px high, the lower one’s line is 14px high.
To Reproduce Steps to reproduce the behavior:
Expected behavior The sparkline fills the entire height of the area.
Screenshots and Logs (see above)
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
marvinruder
Successfully merging a pull request may close this issue.
Describe the bug
The following two sparklines have the same parameters except for color and dataset:
(The numbers below the slider on the left show the min and max values in the datasets)
Both svgs have a height of 42px. The upper one’s line is 32px high, the lower one’s line is 14px high.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The sparkline fills the entire height of the area.
Screenshots and Logs
(see above)
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: