emoncms / emoncms

Web-app for processing, logging and visualising energy, temperature and other environmental data
https://emoncms.org
GNU Affero General Public License v3.0
1.22k stars 513 forks source link

Add Maximize button to graphs #1022

Open chaveiro opened 5 years ago

chaveiro commented 5 years ago

On mobile the screen is small and a dashboard has many graph. Each graphs could have a button to maximize itself to fullscreen for better usage and viewing experience, and a restore button to revert.

TrystanLea commented 5 years ago

If anyone would like to have a go at implementing this one, Id be happy to accept a pull request. I think there is also a general issue here of dashboard's not being particularly mobile friendly

chaveiro commented 2 months ago

PR here : https://github.com/emoncms/emoncms/pull/1883