v0.4.0
·
2 commits
to releases/v0.4.0
since this release
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