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: Bar diagrams should be plotted as bars #13

Open Chilipp opened 4 years ago

Chilipp commented 4 years ago

Summary

The digitized bar diagram should also be visualized as a bar diagram

Reason

The lines are confusing.

Current behaviour

The full digitized data of bar diagrams is also visualized as a line plot (see the screenshot below)  image

New behaviour

Straditize already distinguishes bars when they are digitized. As such, it knows about the height and locations. This should be reflected in the visualization.