Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web UI - Fix Line Chart #2935

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

andrewbaldwin44
Copy link
Collaborator

@andrewbaldwin44 andrewbaldwin44 commented Oct 9, 2024

Proposal

  1. The chart tab was not displaying properly if it was the first tab to be viewed after starting a test (e.g. ?tab=chart)
  2. The chart tab would briefly show random timestamps. This can be fixed by setting a min value
  3. Improve the view of the response percentiles graph by starting it at 0
  4. Improve performance slightly by only fetching exceptions and ratios on the respective tabs

@cyberw cyberw merged commit 94734fa into locustio:master Oct 10, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants