Releases: StructuralPython/pynite_plotly
Releases · StructuralPython/pynite_plotly
v0.4.1 (Re-release)
Re-released due to missing version bump.
See release notes for v0.4.0
v0.4.1
See release notes for v0.4.0
Hotfix
- Removed debugging
print()call... XZ
v0.4.0 (Re-re-release)
See changelog for v0.4.0. Re-released for GH actions issue.
v0.4.0 (Re-release)
See changelog for v0.4.0
Re-released because there was an incorrect value in the pyproject.toml that prevented publishing with GH Actions.
v0.4.0
What's Changed
Features
- Added
plot_modelas a convenience function for quickly plotting (no need to configure aRenderer) - When plotting load combinations, load cases now plot with their own (consistent) color.
- You can also hide loads from view by clicking the load case in the plotly legend
- Annotations also plot with the same color but, due to a limitation with plotly, I cannot turn off the annotation text by clicking the legend
Bug fixes
- Now works with Pynite >= 1.0.0
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- Updated for Pynite >= v1.0.0