Cumulocity-IoT / cumulocity-community-plugins

This is a set of module federation plugins developed and maintained by the community.
Apache License 2.0
3 stars 3 forks source link

Feature/dpg fixes and improvements #46

Closed eniosultan closed 2 weeks ago

eniosultan commented 2 months ago

Proposed changes

Types of changes

Paste Link to the issue


Checklist

Further comments

eniosultan commented 2 months ago

add an description what kind of bugs it fixes and what are improvements

Added the ones which I could remember :>

DawidSAG commented 2 months ago

@eniosultan is this expected y axis label? I have to datapoints configured to have the same min/max values. image

DawidSAG commented 2 months ago

If you have two datapoints (fresh dps in my case) and you decide to do the following:

  1. Add min/max value in one of them => so dps appears on separate y axis,
  2. Remove min/max value => dps are still separated.

I would assume that y axis should be merged once again.

DawidSAG commented 2 months ago
  1. I have two dps, and when I hide one I can't make it visible anymore, (second dp does not have any fresh values).
  2. Why I'm getting info, that my data may be out of sync, almost right away when widget is rendered? (I'm using simulator) https://github.com/user-attachments/assets/d54a0398-8354-432d-a247-0e65dc7fd857
eniosultan commented 1 month ago
  1. I have two dps, and when I hide one I can't make it visible anymore, (second dp does not have any fresh values).
  2. Why I'm getting info, that my data may be out of sync, almost right away when widget is rendered? (I'm using simulator) https://github.com/user-attachments/assets/d54a0398-8354-432d-a247-0e65dc7fd857
  1. Is fixed
  2. I havent changed logic for this one, not sure why this appears...
janhommes commented 1 month ago

The axis labels are sometimes overlapping. I guess this is nearly impossible to fix (I remember we also this issue quite often in support on dp1). My suggestion: Let's make the labels optional. You can switch them on or of for all. Default is on. What do you think? image

eniosultan commented 1 month ago

The axis labels are sometimes overlapping. I guess this is nearly impossible to fix (I remember we also this issue quite often in support on dp1). My suggestion: Let's make the labels optional. You can switch them on or of for all. Default is on. What do you think? image

Yeah, that works

github-actions[bot] commented 2 weeks ago

:tada: This PR is included in version 3.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: