Changeset 5805


Ignore:
Timestamp:
Aug 18, 2015, 7:22:44 AM (9 years ago)
Author:
mmh
Message:

fix label

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/uq/examples/app-fermi/python/fermi.py

    r5530 r5805  
    3838# y-axis label, and y-axis units
    3939f12 = rx['output.curve(f12)']  # a shortcut to save typing
    40 f12['label'] = 'Fermi-Dirac Factor'
     40f12['about.label'] = 'Fermi-Dirac Factor'
    4141f12['xaxis.label'] = 'Fermi-Dirac Factor'
    4242f12['yaxis.label'] = 'Energy'
Note: See TracChangeset for help on using the changeset viewer.