You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we add a local parameter to one of the process simulation properties before simulation it throws "rxn.createLocalParameter is not a function" error.
It might be good to add axis labels in the generated plot.
We generally left-align modal titles and place a right-aligned X button to close them in the header field. It would be good to apply same to the Simulation dialog. Also title may be changed to "Simulation Result".
We should add a "Default" button to "Map properties -> Simulation" section like in the other sections to be able return to default values.
In some cases, legend can be large and may overlap with the simulation result. If the library we are using allows it, can we make it optional for the user to choose where to place the legend? Or maybe we can place it directly to the right or below the chart, if possible.
The text was updated successfully, but these errors were encountered:
@hasanbalci I have tried to fix the legend before, but this was the best I was able to do. Putting it outside the graph compresses the graph way too much. However, I think we can implement an additional functionality to give the user the raw data, say, in .csv form, and they can plot it in whatever software they like.
The text was updated successfully, but these errors were encountered: