RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Simulation Configurator Feature: Remove numbers from parameters of combined models #414

Closed schuelet closed 1 year ago

schuelet commented 2 years ago

Combined models have parameters from different models. As a way to track them back to the original sub-model, we add numbers to indicate their origin (coordinates).

It would be great to hide the numbers in the Simulation View (not portObject or other places) and if possible, set the background color of each parameter according to their coordinates (very light colors). I imagine: t12 --> background-color: light yellow t11 --> background-color: light blue mu12 --> background-color: light yellow result2 --> background-color: light green

Maybe shades of grey work too, not important, as long as parameters from different models can be roughly identified as belonging together.