Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sliceviewer axis swap issue #731

Merged
merged 4 commits into from May 12, 2015

Commits on May 7, 2015

  1. Refs #11710 Start correcting automatic axis labelling

    Harry Jeffery committed May 7, 2015
    Configuration menu
    Copy the full SHA
    9bcf317 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2015

  1. Refs #11710 Label datacurves automatically

    Harry Jeffery committed May 11, 2015
    Configuration menu
    Copy the full SHA
    caf2b96 View commit details
    Browse the repository at this point in the history
  2. Refs #11710 Name spectogram axes automatically

    Harry Jeffery committed May 11, 2015
    Configuration menu
    Copy the full SHA
    c80dc04 View commit details
    Browse the repository at this point in the history
  3. Refs #11710 Ignore sequential fit issue

    There's insufficient information available to figure out what the axes
    should be when updating the axes text, it can only be done from its
    existing location. The positibility of an axis transposition bug in this
    context is remote, so we're leaving it in place.
    Harry Jeffery committed May 11, 2015
    Configuration menu
    Copy the full SHA
    017c2bc View commit details
    Browse the repository at this point in the history