oslocyclotronlab / ompy

A python implementation of the Oslo method
https://ompy.readthedocs.io
GNU General Public License v3.0
7 stars 7 forks source link

Write correct units on x-axis label #186

Closed vetlewi closed 3 years ago

vetlewi commented 3 years ago

The Vector class already knows what units the x-axis has through the units attribute. There is no reason not to write it on the x-axis :p