Is there a way to customize/override the visualisation of multigraphs on emoncms.org, or the self-hosted version? If I put a multigraph on a dashboard where I have laid out the items so that they fit inside an iPhone display the buttons are shown on top of the text that shows which graph is which.
Multigraph visualisation on mobile/small displays
Submitted by Guest on Wed, 02/10/2013 - 19:46»
Re: Multigraph visualisation on mobile/small displays
Not on emoncms.org, but if self-hosted, you can edit the html style in /Modules/vis/visualisations/multigraph.js - lines 80 - 97.
Paul
Re: Multigraph visualisation on mobile/small displays
Ok, thanks for the hint on where to look :)
/Roger