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

Implemented aligment by senior unit in time axis. #4267

Merged
merged 9 commits into from May 29, 2017

Commits on May 26, 2017

  1. Implemented aligment by senior unit in time axis.

    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    4888830 View commit details
    Browse the repository at this point in the history
  2. Changed seniorUnit to majorUnit. Added majorUnit check.

    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    a47c7e3 View commit details
    Browse the repository at this point in the history
  3. Time scale majorUnit alignment fixes.

    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    90eeedd View commit details
    Browse the repository at this point in the history
  4. Scale time tests fix.

    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    9d90575 View commit details
    Browse the repository at this point in the history
  5. Renamed seniorDisplayFormat to majorDisplayFormat. Changed aligned ti…

    …ck 'if' statement formatting. Removed isoWeekday from generateTick ooptions due to redundancy.
    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    a6fba63 View commit details
    Browse the repository at this point in the history
  6. Added major tick determining in timeHelpers.

    andrew.hurskiy committed May 26, 2017
    Configuration menu
    Copy the full SHA
    deee58f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2017

  1. Added caching of options.majorUnit at timeHelpers. Added alignment of…

    … first and last ticks to time steps.
    andrew.hurskiy committed May 29, 2017
    Configuration menu
    Copy the full SHA
    d7424cf View commit details
    Browse the repository at this point in the history
  2. Minor fixes.

    andrew.hurskiy committed May 29, 2017
    Configuration menu
    Copy the full SHA
    3f39647 View commit details
    Browse the repository at this point in the history
  3. Removed redundant majorUnitStart assignment at timeHelpers.

    andrew.hurskiy committed May 29, 2017
    Configuration menu
    Copy the full SHA
    abe456f View commit details
    Browse the repository at this point in the history