IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40703 for trunk/ippMonitor


Ignore:
Timestamp:
Apr 23, 2019, 11:12:14 AM (7 years ago)
Author:
tdeboer
Message:

made large version of Nebulous disk use plot 1.5 times larger

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czartool/Plotter.pm

    r40702 r40703  
    798798    if ($self->{_outputFormat} ne "X11") {print GP "set output \"$outputFile\";";}
    799799    print GP
    800         "set term $self->{_outputFormat} size 640,1154;" .
     800        "set term $self->{_outputFormat} size 960,1731;" .
    801801        "set title \"Nebulous disk use across IPP cluster ($totalPercent of total allocated)\";" .
    802802        "set style fill solid 1.00 border -1;" .
Note: See TracChangeset for help on using the changeset viewer.