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

Improved pagination #202

Merged
merged 4 commits into from Nov 21, 2018
Merged

Improved pagination #202

merged 4 commits into from Nov 21, 2018

Conversation

twheys
Copy link
Contributor

@twheys twheys commented Nov 20, 2018

Changed the behavior of pagination to apply based on which widgets are selected. If a chart is used, grouped pagination will be applied and paginate the number of series in that chart. Otherwise, simple pagination will be used which will limit the number of data points.

@twheys twheys self-assigned this Nov 20, 2018
@twheys twheys requested a review from a team as a code owner November 20, 2018 15:13
@coveralls
Copy link

coveralls commented Nov 20, 2018

Coverage Status

Coverage increased (+0.09%) to 90.123% when pulling e8eb201 on apply_pagination_in_widgets into efff85c on master.

…e selected. If a chart is used, grouped pagination will be applied and paginate the number of series in that chart. Otherwise, simple pagination will be used which will limit the number of data points.
@twheys twheys merged commit 0136a6e into master Nov 21, 2018
@twheys twheys deleted the apply_pagination_in_widgets branch December 13, 2018 16:00
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