sysperfana/perfinvestigator/com.nokia.carbide.cpp.pi.doc.user/html/tasks/analyser/chng_graphcolor.htm
changeset 2 b9ab3b238396
child 5 844b047e260d
equal deleted inserted replaced
1:1050670c6980 2:b9ab3b238396
       
     1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
       
     2 "http://www.w3.org/TR/html4/loose.dtd">
       
     3 <html>
       
     4 <head>
       
     5 	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
       
     6 	<title>Changing the Color Representing a Thread, Binary, or Function</title>
       
     7     <link href="../../../book.css" rel="stylesheet" type="text/css">
       
     8 </head>
       
     9 
       
    10 <body>
       
    11 <h2>Changing Graph Colors</h2>
       
    12 <p>Threads, binaries, and functions are assigned default colors when displayed on the graph. You can change the color representing an item. In either the Threads, Binaries, or Functions table, select one or more items and right-click to display context sensitive menu, as shown in Figure 1.</p>
       
    13 <p align="center"><img src="images/recolor_graphitem.png" width="788" height="271"></p>
       
    14 <p align="center" class="figure">Figure 1. Recoloring Graph Items</p>
       
    15 <p align="left">Select Recolor Highlighted Functions... to display a color swatch. Select a new color for selected item and click OK. The new color is visible in the table when the item is deselected, since the complete line appears grey when highlighted.</p>
       
    16 <p align="left" class="note"><strong>Note:</strong> The menu option will indicate Recolor Highlighted Functions, Recolor Highlighted Binaries, or Recolor Highlighted Threads depending on which table is currently active.</p>
       
    17 <p align="left">You can use the shift and control keys and the left mouse button to select multiple items. If multiple items are selected, then the swatch is displayed for each item selected. To select the same color for multiple selections, you will need to select the color and click OK for each swatch.</p>
       
    18 <p align="left" class="note"><strong>Note:</strong> Currently, any recoloring changes you make to binary and thread items will dirty the file, and will be saved to the .npi file when you save the file. Any recoloring changes you make to function items will not be saved. For function items, default colors are restored when the .npi file is reopened.<br>
       
    19 </p>
       
    20 <div id="footer">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
       
    21 </body>
       
    22 </html>