Fix legend analytics causing endless loop if no data for 11.3
Description
Problem/Justification
None
Impact
None
SmartDraw Connector
Katalon Manual Tests (BETA)
Activity
Show:
Dru Lavigne December 10, 2018 at 6:45 PM
As per discussion with Erin, creating an 11.3 ticket so we can create the master PR once we decide how to handle these things in Angular7.
Duplicate
Pinned fields
Click on the next to a field label to start pinning.
Created December 10, 2018 at 6:45 PM
Updated July 1, 2022 at 4:26 PM
Resolved June 7, 2019 at 6:34 PM
I noticed in reports if you select disk and io-time metric, there was an endless loop of tracebacks in the browser. The linechart component needed to handle data being sent to the chart with no values attached. PR 1615 fixes this. It was created during testing of 11.2 RELEASE.