Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device-Specific Measurements Issue and Y-Axis Optimization #53

Open
A1D-Miller opened this issue Oct 17, 2024 · 3 comments
Open

Device-Specific Measurements Issue and Y-Axis Optimization #53

A1D-Miller opened this issue Oct 17, 2024 · 3 comments

Comments

@A1D-Miller
Copy link

Describe the bug
A clear and concise description of what the bug is.
Group Dashboard:
The multiple axis lines on the right side significantly impair the readability of the widget.
Ideally, there should be only a single axis visible for all data points with the same range (min and max), similar to the standard “Data Point Graph” widget.
This would greatly improve the clarity and user-friendliness of the display.

Device Dashboard:
Furthermore, when attempting to use an identical dashboard for multiple devices of the same type,
the widget only displays the measurements for a single device, specifically the first device that was configured.
The widget are not showing the measurement of the selected device similar to the standard “Data Point Graph” widget.

To Reproduce
Steps to reproduce the behavior:
Group Dashbaord

  1. Create a group and assign several devices
  2. add the Data Point Graph 2.0” widget
  3. Assing the data points that that should be displayed, and configure the same same Min and Max Range for all data point
  4. See error

Device Dashbaord

  1. Create a group and assign several devices with the same device type xxxxx
  2. Create a new dashbord and set "Apply dashboard to all devices of type xxxxx" to true
  3. Add the Data Point Graph 2.0” widget
  4. Go to one of the devices and configure the data point that should be displayed and click save
  5. Go to the next device and verify the measurement
  6. See error

Expected behavior
Group dashboard
Ideally, there should be only a single axis visible for all data points with the same range (min and max), similar to the standard “Data Point Graph” widget. This would greatly improve the clarity and user-friendliness of the display.

Device Dashbaord
Ideally, the widget should adapt and display data specific to the selected device

Screenshots
grafik
grafik

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser Edge, Chrome, Firefox
@reey
Copy link
Collaborator

reey commented Oct 17, 2024

Hi @A1D-Miller,

can you provide details regarding the version of Cockpit and the version of the shell that you have used to test this?

@A1D-Miller
Copy link
Author

Hi @reey here are the version I am using:

  • sag-pkg-community-plugins => DatapointsGraphWidgetModule", “version”: “3.2.2”,
  • Cumulocity IoT production Frontend: “1018.0.240”
  • Cumulocity IoT production Backend: “1018.540.195”

Regards,
Leandre

@reey
Copy link
Collaborator

reey commented Oct 17, 2024

The first issue you've described is already described in: #4
The second issue is being worked on in: #36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants