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

"Fixed" scale behavior #1989

Open
victor-marino opened this issue Jun 10, 2024 · 0 comments
Open

"Fixed" scale behavior #1989

victor-marino opened this issue Jun 10, 2024 · 0 comments

Comments

@victor-marino
Copy link
Contributor

Describe the bug
When using the "Fixed" scale option in the network pop-up chart, the chart labels are still changing dynamically based on the highest value visible in the chart, as if the scale was dynamic. They should remain fixed at the maximum axis value, as set by us in the settings.

Details:

  • Device: Macbook Pro M1 2020
  • macOS: 14.5
  • Application version: 2.10.16

See the screenshots below:

  1. When both "peaks" from a speed test are still visible on the chart, the labels show the max speed that was achieved:
    01

  2. When the download portion of the speed test leaves the chart, the label for download speed changes back to 1.4 Mbps (next highest peak):
    02

  3. When the upload portion of the speed test leaves the chart, upload speed label also goes back to a few Kbps:
    03

The expectation is that the chart labels should always reflect the maximum value of the axis, which in this case should be static and equal to the value we have set in the fixed scale settings (in the screenshots above, it should be 75 MBps).

@victor-marino victor-marino changed the title When using the "Fixed" scale option in the network pop-up chart, the chart labels keep changing based on the highest visible instead of remaining fixed to the maximum axis value. When using the "Fixed" scale option in the network pop-up chart, the chart labels keep changing based on the highest visible value instead of remaining fixed. Jun 10, 2024
@exelban exelban changed the title When using the "Fixed" scale option in the network pop-up chart, the chart labels keep changing based on the highest visible value instead of remaining fixed. "Fixed" scale behavior Jun 10, 2024
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

1 participant