Skip to content

Releases: StructuralPython/pynite_plotly

v0.4.1 (Re-release)

18 Jun 19:58

Choose a tag to compare

Re-released due to missing version bump.

See release notes for v0.4.0

v0.4.1

18 Jun 19:56

Choose a tag to compare

See release notes for v0.4.0

Hotfix

  • Removed debugging print() call... XZ

v0.4.0 (Re-re-release)

18 Jun 19:49

Choose a tag to compare

See changelog for v0.4.0. Re-released for GH actions issue.

v0.4.0 (Re-release)

18 Jun 19:41

Choose a tag to compare

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

18 Jun 19:37

Choose a tag to compare

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

v0.3.0

05 Apr 05:55
ef6b310

Choose a tag to compare

  • Updated for Pynite >= v1.0.0