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

Update snap range to ticks behavior #1667

Merged
merged 4 commits into from Jun 26, 2019

Conversation

atmgrifter00
Copy link
Contributor

@atmgrifter00 atmgrifter00 commented Jun 20, 2019

When we set up the initial state of flot, then if we have no data we should honor the given min and max supplied for an axis, even if its autoscale setting is set to 'loose'.

When we setup initial state for flot but with no data we should honor the given min and max for an axis even if its autoscale is set to 'loose'.
Make the check more robust in case there are series other than the first with data.
Code cleanup.
@atmgrifter00 atmgrifter00 merged commit 9d2a1d6 into master Jun 26, 2019
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

Successfully merging this pull request may close these issues.

None yet

3 participants