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

Dashboard: save & restore plotted metrics in graphs #2979

Closed
anonymous-matomo-user opened this issue Feb 27, 2012 · 6 comments
Closed

Dashboard: save & restore plotted metrics in graphs #2979

anonymous-matomo-user opened this issue Feb 27, 2012 · 6 comments
Assignees
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Milestone

Comments

@anonymous-matomo-user
Copy link

With Piwik 1.7 there was this new feature to plot more than one metric to a graph.

Though this is a nice feature it is - to me - more less worthless because everytime I reload my piwik dashboard, the added metrics are gone. Saving them would be a major usability improvement.

Regards,
Thomas

@robocoder
Copy link
Contributor

Dupe #1915

@mattab
Copy link
Member

mattab commented Feb 27, 2012

I reopen and narrow scope, because we could actually fix this ticket for all widgets in the dashboard (similarly to what we do with the "Rows to display").

However recording these metrics for all graphs outside of dashboard is covered in #1915

@sgiehl
Copy link
Member

sgiehl commented Mar 6, 2012

I'm currerntly doing a complete refactor on the dashboard and widget javascripts (in order to simplify #3011). With that it's quite easy to realize that feature. Already have that working on my dev maschine. Need to do some more testing. Guess that should be done by the end of the week.

@mattab
Copy link
Member

mattab commented Mar 6, 2012

Great news!!!

If you can manage to do #1915 at the same time..... it would Amazing ;-) !!!

@sgiehl
Copy link
Member

sgiehl commented Mar 10, 2012

(In [6027]) fixes #2979, refs #1915, refs #3011 completely refactored dashboard and widget javascripts (now using jquery plugins).
selected metrics in dashboard widgets are now stored in layout, too. also implemented some parts simplifying implementation of #3011 and #1915 and a small suggestion of #2461

@robocoder
Copy link
Contributor

(In [6030]) refs #2979 - set svn:eol-style on new file

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. Major Indicates the severity or impact or benefit of an issue is much higher than normal but not critical.
Projects
None yet
Development

No branches or pull requests

4 participants