You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks! I knew on the old UI we used to limit the percentiles display to two, I forgot we didn't set a limit on the new UI. How does something like this look? (I will set a limit to 6 percentiles)
As for the average, there isn't currently a way to disable it. The reason is because PERCENTILES_TO_CHART only accepts integers. Most likely we would need to set a boolean or create a new argument in order to be able to disable showing the average. What do you think @cyberw? Should we have a way of disabling showing the average stat in the charts?
Prerequisites
Description
Average Response Time and 95th percentile have the same color.
Actually, is it possible to turn off average response time?
Command line
Locustfile contents
-
Python version
3.11
Locust version
2.23.0
Operating system
The text was updated successfully, but these errors were encountered: