DARPA-ASKEM / terarium

https://app.terarium.ai
Apache License 2.0
12 stars 2 forks source link

[BUG]: Deleting the last Variable Chart removes ability to add a chart #3939

Open bigglesandginger opened 3 weeks ago

bigglesandginger commented 3 weeks ago

Describe the bug After Calibrating Pyciemss and getting a Loss Chart and Variable Chart, it is possible to add and remove Variable Charts, however, removing the last Variable Chart removes the ability to add a new chart

To Reproduce Steps to reproduce the behavior:

  1. Run through this test, and the last task asks you to add and remove charts: https://github.com/DARPA-ASKEM/terarium/blob/main/testing/manual/pyciemss-calibrate.md

Expected behavior It would be nice to add the last Variable Chart back in, or if that is not possible (due to data stuff), then the last one should not be deletable (or at least present a warning)

Screenshots 2 Charts Screenshot 2024-06-20 at 2 08 52 PM After Deleting the first Screenshot 2024-06-20 at 2 09 38 PM After Deleting the second Screenshot 2024-06-20 at 2 09 52 PM