yuluo-yx opened a new issue, #2761:
URL: https://github.com/apache/rocketmq-dashboard/issues/2761

   ## Problem
   
   MiniLine feeds every metric sample directly into min/max and SVG coordinate 
calculations. A transient NaN or Infinity value corrupts the whole path and 
produces invalid SVG attributes.
   
   ## Expected behavior
   
   Normalize non-finite samples before calculating the chart range and path 
while preserving valid values.
   
   ## Verification
   
   Add a focused MiniLine rendering test that asserts malformed samples never 
reach SVG output.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to