-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ANT-2381] Legacy GUI : Restore grid statistics (#2478)
Related ticket is [here](https://gopro-tickets.rte-france.com/browse/ANT-2381). **What was done** : - Restore the functionality of statistics computation on grids (number of cells selected, sum of their content, min of their content, ...), previously removed. - Fix the issue previously noticed : select a column, stats are wrong, especially the number of selected cells, which is twice the number it should be. --------- Co-authored-by: Vincent Payet <[email protected]>
- Loading branch information
1 parent
c18e628
commit 827a7f2
Showing
9 changed files
with
626 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.