Formatting
This commit is contained in:
parent
3f1c8803bb
commit
7deb7cf507
|
|
@ -40,4 +40,5 @@ scatter!(bench_κs, bench_Ebinds, label="benchmark"; markershape=:cross, markerc
|
|||
annotate!(bench_κs .+ 0.3, bench_Ebinds .- 1, [(o, 9, :red) for o in bench_occ])
|
||||
|
||||
xlabel!("κ")
|
||||
ylabel!("E (MeV)")
|
||||
ylabel!("Binding energy (MeV)")
|
||||
yaxis!(mirror=true)
|
||||
Loading…
Reference in New Issue