Skip to content

New Feature Request: Ability for custom number of decimals on exporting simulations #1037

@SiboVG

Description

@SiboVG

This issue is related to comments in #1036.

Right now, when exporting the simulation data to CSV (go in the simulations tab, select a simulation, click the 'Plot / export'-button and in the 'Export data'-tab exporting the simulation), the variables have a fixed number of decimals (in the case of the comments to #1036, a maximum of 3 digits). Sometimes it's necessary for users to have more precise values reported back to them. Because OR internally uses more precise values than those that are eventually exported, it is merely a matter of implementing a new feature for users to be able to control the maximum number of decimals used upon export.

This feature could be implemented as a JSpinner in the 'Export data'-tab in which the user can set the desired number of decimals.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions