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

[PLOTLY] Support Objective Functions from Multiple Optimizations #48

Merged
merged 1 commit into from Nov 9, 2020

Conversation

SimonBoothroyd
Copy link
Owner

Description

This PR adds support for plotting objective functions from multiple optimisations on the same plot with the plotly backend.

Status

  • Ready to go

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #48 (2426830) into master (c2c2889) will decrease coverage by 0.04%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
- Coverage   98.50%   98.46%   -0.05%     
==========================================
  Files          90       90              
  Lines        4026     4037      +11     
==========================================
+ Hits         3966     3975       +9     
- Misses         60       62       +2     
Impacted Files Coverage Δ
nonbonded/backend/api/dev/endpoints/plotly.py 73.17% <0.00%> (ø)
nonbonded/library/plotting/plotly/optimization.py 92.00% <88.23%> (-8.00%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c2c2889...2426830. Read the comment docs.

@SimonBoothroyd SimonBoothroyd merged commit b3bed82 into master Nov 9, 2020
@SimonBoothroyd SimonBoothroyd deleted the multi-optimization-plot branch November 9, 2020 21:37
@SimonBoothroyd SimonBoothroyd added the enhancement New feature or request label Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant