jump-dev / JuMP.jl

Modeling language for Mathematical Optimization (linear, mixed-integer, conic, semidefinite, nonlinear)
http://jump.dev/JuMP.jl/
Other
2.24k stars 396 forks source link

[docs] switch to PlotlyJS #3599

Closed odow closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cecc5ba) 98.39% compared to head (254fc2f) 98.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3599 +/- ## ========================================== - Coverage 98.39% 98.29% -0.11% ========================================== Files 38 38 Lines 5687 5687 ========================================== - Hits 5596 5590 -6 - Misses 91 97 +6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

odow commented 11 months ago

Looks like PlotlyJS/Documenter exports to a static .svg, so we don't get the interactivity 😢