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.84k stars 2.64k forks source link

Make all Transitions or Row Evolutions popovers printable #6248

Open gaumondp opened 10 years ago

gaumondp commented 10 years ago

Right now in 2.6 we can't really print Transitions or Row Evolutions. We have export to CSV or image for Row Evolution for but no quick "printable version" of the popover content. Transitions have no export.

Using the browser print function gives this unsatisfactory result where the popover is centrally positioned and the background is still visible :

image

So let's add a print button to open a new window without the background and just the content from the popover. We must also add the website name since this information is not in the popover!

In a perfect world it would also be possible to have such information in PDF reports.

mattab commented 10 years ago

Thank you for the feature suggestion! many users have asked in the forums about exporting Transitions data.... adding an option to Print the pop-over (via print css sheet?) seems a great idea!

Keelymim commented 9 years ago

I really need this now....! Is there a way to this in API?

MagicFab commented 9 years ago

I see the image export button there. Can't that be used to export the image to an wordprocessing software, then add titles, maks PDFs, etc.?