Skip to content

Rounding numeric values in list view #612

@RDmitchell

Description

@RDmitchell

Come up with a consistent way to round numbers in the list view, possibly based on number of digits to the left of the decimal point?

Right now, for very large numbers, such as Site Energy Use, the program is showing values to one decimal point, which is not needed in terms of resolution and makes them hard to read.

In the screen shot below, for a 7 digit value, the program is showing it to 1 decimal point. For those numbers that don't have the information to that precision, the values don't line up and it's hard to compare them.

image

Ideally we probably want to allow the users to control the # of decimals to display, and it should probably be controllable from the list view, rather than from an Admin screen, although we could also have the main settings in an Admin screen and then the user could still over ride those settings on the fly in the list view

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions