-
Notifications
You must be signed in to change notification settings - Fork 16
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
Plots.jl Refactor (goodbye PythonPlot) #114
base: main
Are you sure you want to change the base?
Conversation
… test of `Plots.jl` using `example_PRD.jl` which has its own issues vav keeping up to date with codebase changes
… plotting is up to date
…e. Added Statsplots dependency (for groupedbar functionality)
…idying up + making things consistent. Tests in a passing state
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #114 +/- ##
==========================================
+ Coverage 73.41% 78.76% +5.34%
==========================================
Files 77 81 +4
Lines 13908 13442 -466
==========================================
+ Hits 10211 10587 +376
+ Misses 3697 2855 -842 ☔ View full report in Codecov by Sentry. |
example/example_PRD.jl
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
guessing this will have to change with Nico's PR about the payload range/woper updates
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
Will need updates once Wing/tail PR and Woper PR are merged
Happy to help for updates regarding the former
This PR:
outputs.jl
for extensive sample usage)outputs.jl
intotext_outputs.jl
andplot_outputs.jl
Note:
label_bars()
which is now replaced with simple legends in the plotSample outputs: