matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.79k stars 2.63k forks source link

All websites dashboard: add tooltip on Evolution column #9554

Open mattab opened 8 years ago

mattab commented 8 years ago

Goal of this issue is to add a new Tooltip on the "Evolution" column in the All Websites dashboard. See this dashboard: http://demo.piwik.org/index.php?module=MultiSites&action=index&idSite=3&period=day&date=yesterday

When period is 'day' and the metric selector is 'visits', the tooltip could say Evolution of [Visits] compared to [yesterday].

When period is 'month' and the metric selector is 'Revenue', it would say Evolution of [Revenue] compared to [previous month].

sgiehl commented 2 years ago

Guess this will kind of be fixed with #18099