Skip to content

v0.4.0

Choose a tag to compare

@connorferster connorferster released this 18 Jun 19:37
· 2 commits to releases/v0.4.0 since this release

What's Changed

Features

  • Added plot_model as a convenience function for quickly plotting (no need to configure a Renderer)
  • 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