mirror of
https://gitlab.rlp.net/mobitar/ReCo.jl.git
synced 2025-09-04 09:12:35 +00:00
Fix label
This commit is contained in:
parent
318d9f7c64
commit
9c3d2fd562
3 changed files with 9 additions and 5 deletions
|
@ -122,7 +122,7 @@ function gen_COM_graphics()
|
|||
|
||||
setcolor("brown")
|
||||
circle(COMp, particle_radius, :fill)
|
||||
text("S", 0.029 * R * COMp)
|
||||
text("COM", 0.029 * R * COMp)
|
||||
|
||||
finish()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue