open-lasso-python / lasso-python

Home of the open-source CAE library lasso-python 🐍
BSD 3-Clause "New" or "Revised" License
50 stars 12 forks source link

Plotting D3plot does not work #28

Closed codie3611 closed 1 year ago

codie3611 commented 1 year ago

🐛 Describe the bug

Reading a D3plot and plotting it throws an exception.

🔢 To Reproduce Steps to reproduce the behavior:

  1. Open a d3plot
  2. Plot it

💘 Expected behavior Browser window with 3D Model should open.

🖥️ Setup

codie3611 commented 1 year ago

Looks like an issue with a string formatting. Easy to fix. Important though is that a unit test is indeed missing.

codie3611 commented 1 year ago

Pushed accidentally on develop 😢 thus merged