Chilipp / straditize

⛔️ Python package for digitizing pollen diagrams
https://straditize.readthedocs.io
GNU General Public License v3.0
14 stars 5 forks source link

CHANGE FEATURE: incorrect x-axis translation should raise an error #15

Open Chilipp opened 4 years ago

Chilipp commented 4 years ago

Summary

If one mark is created for the x-axis translation, the other one should be forced to be in the same column. And it should be impossible to create a mark left from the first column start.

Reason

Better error messages.

Current behaviour

The x-axis translation fails and the final exported result is never translated (without giving any justification to the user)

 image