[APP][Pro] DataVista

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.

2 Likes

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?

Take a look at the splendid documentation

@Erikvl87 I just sent in a diagnostic report after my last dashboard crash:
5a0634eb-312a-4197-8047-f2bafb7a1ec8

1 Like

:rocket: DataVista v0.10.4 is now available in the test channel!

:hammer_and_wrench: This version should fix the initial rendering of the line chart widgets together with its legenda & countdown timer (if enabled) for iOS devices.

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.

Thanks @Erikvl87, the update fixed both issues for me :grinning: !

1 Like

Is it possible to give a datavista widget the same background color as the rest of the homey widgets?

Great! Any chance for a bar chart in the future?