Closed samussiah closed 1 month ago
Charts are generated without dfBounds.
dfBounds
Visualize_Metric bombs because, while dfBounds may not contain the specified metric ID, it may still contain multiple other metric IDs.
Visualize_Metric
1. 2. 3. 4.
Expected Behavior
Charts are generated without
dfBounds
.Current Behavior
Visualize_Metric
bombs because, whiledfBounds
may not contain the specified metric ID, it may still contain multiple other metric IDs.Possible Solution
Steps to Reproduce
1. 2. 3. 4.
Context (Environment)
Possible Implementation
Additional Comments