-
Notifications
You must be signed in to change notification settings - Fork 322
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve readability of CV plot (#3426)
Summary: Pull Request resolved: #3426 In the previous diff we exposed an adhoc comput method for CV, but the delta between the previous plot and our new plot is a degragation in UX. This diff fixes that by: - tightening the autozoom - making the points more transparent so they are more visible individually - improving the hover - adding x and y axis titles Thanks for pointing some of these out Sam! Differential Revision: D70195847
- Loading branch information
1 parent
51e0aa7
commit fdee121
Showing
1 changed file
with
47 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters