Skip to content

Conversation

@r3kste
Copy link
Collaborator

@r3kste r3kste commented Nov 11, 2025

Summary of Changes

  1. Added the line_plot and grid_line_plot function for bokeh.
  2. Added a small example in the documentation to show a bokeh plot.

Plot Comparision

Plotly Bokeh
paramsplotly paramsbokeh
convergenceplotly convergencebokeh

Checklist

  • Documentation
  • Tests
  • Comparision of plot outputs

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@codecov
Copy link

codecov bot commented Nov 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
src/optimagic/config.py 100.00% <100.00%> (ø)
src/optimagic/visualization/backends.py 99.42% <100.00%> (+0.39%) ⬆️
src/optimagic/visualization/convergence_plot.py 95.65% <100.00%> (+0.19%) ⬆️
src/optimagic/visualization/history_plots.py 95.78% <ø> (ø)
src/optimagic/visualization/profile_plot.py 91.52% <ø> (ø)
src/optimagic/visualization/slice_plot.py 96.12% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@timmens timmens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@r3kste r3kste merged commit a64713d into optimagic-dev:main Nov 27, 2025
46 of 47 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