Make Dependencies display easier to read

Project:Dependency Analyzer
Version:IGOR.6.00.x-1.0-b2
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Description

A few suggestions on the Dependencies display:
1. The addition of a legend that explains what the bold, italics, and colored values indicate would be nice.
2. In cases where there are zero dependencies between a pair of procedures, it might be nice if you displayed the zero as a lighter color, so that pairs with dependencies stand out better. Alternately, you might change those values to NaN in your wave so that nothing is displayed in that position at all.

Updates

#1 submitted by RGerkin on March 27, 2008 - 15:58

1. I have added a help menu to describe the formatting codes in the results listbox.
2. I think the bold already stands out well from the non-bold, and a NaN value might confuse people, especially if there are no dependencies anywhere. I may make the zero gray for the next release.

Back to top