Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 648 by cy.delau...@gmail.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
Overview pyramid should use colors so that we can easily read the different results. Maybe also change the color code (green / blue / red for now.)
Comment #1 on issue 648 by tu...@tudorgirba.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
The overview pyramid should be rewritten using simple morphs.
Comment #2 on issue 648 by stephane...@gmail.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
The code of overview pyramid should be clean and the model should be separated from the view.
Comment #3 on issue 648 by tu...@tudorgirba.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
Yes. Is anyone doing this?
Comment #4 on issue 648 by jannik.l...@gmail.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
it seems the view is separated to the model. The view is in class OverviewPyramid. The metrics are computed and stored by the method MooseModel>>overviewPyramidMetrics
Updates: Status: WontFix
Comment #5 on issue 648 by tu...@tudorgirba.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
(No comment was entered for this change.)
Comment #6 on issue 648 by usman.bh...@gmail.com: improve overview pyramid http://code.google.com/p/moose-technology/issues/detail?id=648
I my opinion, at some point, Pyramid Overview should be reintegrated in Moose using the polished Roassal 2. I can give it a try during the next Moose sprint. This is something that is taken up by many software analysis tools and it should be provided by Moose too.