IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18429


Ignore:
Timestamp:
Jul 6, 2008, 6:21:12 PM (18 years ago)
Author:
eugene
Message:

set initial values for color and lweight

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/kapa2/src/Graphs.c

    r14182 r18429  
    1616    graph[0].axis[i].areticks = FALSE;
    1717    graph[0].axis[i].islabel = FALSE;
     18    graph[0].axis[i].lweight = 0.0;
     19    graph[0].axis[i].color = 0;
    1820  }   
    1921  for (i = 0; i < 8; i++) {
Note: See TracChangeset for help on using the changeset viewer.