AutomatedProcessImprovement / prosimos-frontend

Prosimos Web Client implemented as a part of the Prosimos Web Application
Apache License 2.0
0 stars 0 forks source link

Rounding numbers for distribution function #57

Closed ira-halenok closed 2 years ago

ira-halenok commented 2 years ago

Right now, we are showing all decimals after commas. TODO: - [ ] show only 2 commas on UI while maintaining all commas in json file.

ira-halenok commented 2 years ago

Due to the complexity of the issue (it's hard to show rounded value but maintain not rounded value on the back-end of the app) and since we only need this feature for discovered Scenario Parameters, we decline this issue for the current moment.

ira-halenok commented 2 years ago

Instead, some newly found issues will be implemented in the scope of this item as a continuation of #52.