Hi all, I will try my best to look into the tap issue for graphs on iOS this weekend. I have been able to reproduce the issue so that definately helps.
I currently consider this a bug that has been introduced with the conversion from Canvas to SVG rendering in 0.10.3. There’s probably some timing/race condition in the rendering mechanics preventing the initial drawing of the graph.
Hi @Erikvl87 I’m continuing the thread here, as you requested.
To be precise: from the surface it looks like it does crash the dashboard. After some analysis, I found that the crashing is related to using negative numbers in the Gauge widget. However, I also so dashboard crashes when using the Insight widget with the source set to Energy (which also produces negative values).
I will setup a dashboard that is likely to crash. In fact, I will create a new one with the Gauge widget only, so we can rule out everything else.
Please tell me what is the “identifier” that you mentioned in your earlier post?
It seems to have fixed the problem. Thanks for the great work.
And it also added the “legends”, i.e. the names of the datasources; is there a way to omit those. I would prefer to have only the graph if at all possible? (maybe a future request).
But really great that the graphs are working again.