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

Widgets should be able to persist some parameters (eg. viewDataTable) #5510

Closed
anonymous-matomo-user opened this issue Jan 29, 2008 · 5 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Milestone

Comments

@anonymous-matomo-user
Copy link

The user could want to save the default appearance of his widgets.
Currently only the widget name is saved. But it would be nice to also save the “state” of the widget, in this case defined by the “viewDataTable” parameter.

For instance he can decide to view getCountry with a pie-chart by
default.
Parameters would be stored in the JSON as an array.

see also #380
Keywords: persistance view widgets

@robocoder
Copy link
Contributor

In #791, haas raises the issue that filter_limit doesn't persist switching between a widget's chart types:
If I preconfigure the widget to filter_limit=8, this value is taken into account first. If I use the dataTableFooterIcons to switch to a different view I only need to click on the bars and than back to table view and the filter limit is reset to 3. Expected -> The original filter limit should be kept.

@robocoder
Copy link
Contributor

We also need a getter to resolve #789.

@mattab
Copy link
Member

mattab commented Jul 13, 2010

(In [2497]) Fixes #5510 Dashboard now remembers which View type the widgets were set to (table, goals, all columns, pie chart, vertical chart, etc.) and saves this information in the dashboard layout.

@julienmoumne
Copy link
Member

Should this ticket be reopened now that #1820 is implemented?

@mattab
Copy link
Member

mattab commented Nov 25, 2011

Good point, it is now included in: #1915

@anonymous-matomo-user anonymous-matomo-user added this to the Piwik 0.8 - A Web Analytics platform milestone Jul 8, 2014
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

4 participants