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

Add tickson: 'boundaries' for category cartesian axes #3275

Merged
merged 10 commits into from Nov 29, 2018
Merged

Commits on Nov 20, 2018

  1. coerce tickson,

    ... only on `type: 'category'` cartesian axes with
        visible ticks and/or grid lines.
    etpinard committed Nov 20, 2018
    Copy the full SHA
    3a953db View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    90c653b View commit details
    Browse the repository at this point in the history
  3. add tickson boundaries mock

    etpinard committed Nov 20, 2018
    Copy the full SHA
    668f338 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2018

  1. add tickson dflt

    etpinard committed Nov 21, 2018
    Copy the full SHA
    78ef22c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2018

  1. Copy the full SHA
    78ff4d5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d0a3fc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    09ac230 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b05f8fb View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. move 'maxFontSize' and 'autoangle' to fixLabelOverlaps scope

    ... as they are not used in the Axes.drawLabels scope
    etpinard committed Nov 26, 2018
    Copy the full SHA
    bae37be View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    eeb9055 View commit details
    Browse the repository at this point in the history