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

[Feature Request] Allow to set fixed boundaries for data parameters #19

Open
TheNewJavaman opened this issue Jan 1, 2019 · 1 comment

Comments

@TheNewJavaman
Copy link

Maybe I missed this in the docs, but instead of automatically using the greatest/smallest data points as the dimensions, can you allow me to set the bottom as, say, 0.0 and the top as 100.0?

@TheNewJavaman
Copy link
Author

Just by the way, I fixed my own use case by modifying the original flutter_sparkline.dart file and using in my own personal project. I just changed the bounds for _max = 100.0 and _min = 0.0

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