[APP][Pro] DataVista

Thanks for the screenshots. I have some additional questions:

  • What version of DataVista are you running?
  • What kind of tablet are you using?
  • Does it also occur on other devices?
  • Did you try removing the widget and re-adding it?

It is working great thanks.
I first deleted the widget(not the solution)
Then i created a widget from another divice(not the solution)
Then i did a reinstal of the app(not te solution)
Then i did a restart of the homey pro 2019(the solution)

I use the latest experimental version link that is share on this tread.
I use a phone samsung galaxy s22.
It dont have a other device yet(planning to buy a samsung tablet)

If there a more question just ask them!
I’m happy to help to improve(so far as i can with my low knowledge of ICT)
It is a very smal effort to share information, especialy in comperison to you, who did the development

Thanks again happy to have in working!

2 Likes

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

This version has been submitted for certification to the live channel.

This version includes a minor new feature:

  • :artist_palette: The progress bar widget now supports a configuration source for colors, enabling customization through the Progress bar configuration action card.
2 Likes

Thanks, Erik. That’s the solution for the positive/negative chart visualizesäd by color, right?

Just playing around i found a little hikup i think.
When i want to open a 1 houre line graph it went to demo mode.
No problem for me i was not planing to use it, just qurious how it was looking.

I was playing around to look for the option to show the last 24 houre in a graph insted of the day.
Now the graph from my weatherstation starts at and i can’t see the last data from the before. I was thinking maby i can set it to be a running graph from te last 24 houre.

1 Like

See also the earlier discussion on rolling periods:

It might be included in a future release.

1 Like

Check, thanks for the response

Hi @RonnyW, this is working towards a workaround for [APP][Pro] DataVista - #280 by RonnyW.

The most ideal solution would be to implement Add option to the progress bar widget to start from 0 · Issue #4 · Erikvl87/nl.erikvl87.datavista · GitHub.

The second-best solution is the following but still needs one bug to solve.

Configure the range dynamically via a flow from 0 to 5000 when the energy meter value is positive and configure the colors to, for example, yellow to red. And when the energy meter is negative, reconfigure the range from 0 to -5000 (*1) and reconfigure the colors from light green to full green, for example.

*1: Bug to fix: The progress bar doesn’t seem to play nice with ranges where the start position is greater than the end position (e.g. 0 to -5000). I’ll try to fix this asap.

Thanks for reporting, I’ll look into it.

As @SunBeech mentioned, it is on my radar. See [APP][Pro] DataVista - #355 by Erikvl87 for more info.

:rocket: DataVista v0.11.0 is now also available in the live channel!

This means the line chart widget is available for non-test users as well.

2 Likes