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

Configurable "Rows to display" limit. #5188

Closed
zawadzinski opened this issue May 19, 2014 · 2 comments
Closed

Configurable "Rows to display" limit. #5188

zawadzinski opened this issue May 19, 2014 · 2 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@zawadzinski
Copy link
Contributor

Right now the dropdown "Rows to displays" on is limited to 500 rows.
When you set higher limits in config file (i.e. 2000 rows), you don't have a way to display them in the interface.

Let's make this configurable - i.e. let user to define the list of limits in the config file, i.e.:

[General]
widget_rows_to_display = "5,10,25,50,100,250,500"

will be the default value.

@mattab
Copy link
Member

mattab commented May 20, 2014

In 03b22ec: Fixes #5188 New config setting datatable_row_limits = "5,10,25,50,100,250,500"

@gaumondp
Copy link

Should I open another ticket so evolutionLimits get the same treatment?

Edit: New Ticket #5206

Use case: Showing 1 month, 7 days (or 1 week) all seems like interesting values to add to "Evolution over period" graphs.

Dali

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants