In 1.3, it's possible to add labels! No more guessing what diagram values are at discontinuities! This is achieved the library textalloc.
Diagram labels:
- Added a dependency for the library textalloc
- Added a kwarg "labelPOI" to plotting functions. Setting it to true can be used to find points of interest for shear/moment/deflection diagrams
- Added a kwarg "POIOptions" to plotting functions. This dictionary can be used to flag certain POI labels (i.e. maximum, labeled points, etc.) on or off.
Diagram misc:
- fixed distributed element forces so they always have at least 3 legs in the diagram.