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

Boxplots #675

Open
wants to merge 19 commits into
base: main
Choose a base branch
from
Open

Boxplots #675

wants to merge 19 commits into from

Conversation

Melvin-klein
Copy link
Member

@Melvin-klein Melvin-klein commented Nov 10, 2023

This PR adds boxplots in HTML and no HTML results. Users can show boxplots with 'iterations' or ('solvers') on the x axis and 'objective column' ('final objective column') or 'time' ('final_time') on the y axis.

I have also refactored a few small parts of the JS and added some behavior (show, hide) selectors when the right parameters are selected.

@codecov-commenter
Copy link

codecov-commenter commented Nov 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.17%. Comparing base (9afa0a4) to head (c2c3db1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #675      +/-   ##
==========================================
+ Coverage   80.90%   81.17%   +0.27%     
==========================================
  Files          45       46       +1     
  Lines        3058     3103      +45     
==========================================
+ Hits         2474     2519      +45     
  Misses        584      584              

@Melvin-klein Melvin-klein marked this pull request as ready for review November 10, 2023 18:13
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.

None yet

2 participants