mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 03:12:01 +03:00
CPU graph doesn't display correctly if CPU usage goes over 1,000% #270
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Hinzy-Admin on GitHub (Mar 9, 2025).
Current Behavior
The Graph doesn't display correctly.
Under 1,000%:
Over 1,000%:
Expected Behavior
The Graph scales for servers with more than 10 cores and is visually consistent.
Steps to Reproduce
Have a server with more than 10 cores and do anything which will use a lot of CPU usage
Panel Version
1.0.0-beta17
Wings Version
1.0.0-beta9
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@notAreYouScared commented on GitHub (Mar 9, 2025):
This is a rendering issue with chart.js, and not somthing we can fix.