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

Implement ticklabelposition for cartesian subplots and colorbars #5275

Merged
merged 52 commits into from
Dec 2, 2020

Commits on Nov 13, 2020

  1. declare calcBreaksLength once

    archmoj committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4da7e58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ea0bb7 View commit details
    Browse the repository at this point in the history
  3. fix issue 5262

    archmoj committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c7a23b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9d9140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee2d648 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa07cc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9e63c04 View commit details
    Browse the repository at this point in the history
  8. add image tests

    archmoj committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    7a6fd0f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

  1. Configuration menu
    Copy the full SHA
    c262d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f594d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. Configuration menu
    Copy the full SHA
    5ca95d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a34a95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e9519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95751cb View commit details
    Browse the repository at this point in the history
  5. fixup interactions

    archmoj committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    ab37122 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Merge remote-tracking branch 'origin/master' into ticklabelposition

     - and resolve conflict in src/plots/cartesian/constraints.js
    archmoj committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    432e448 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. update attribute description

    Co-authored-by: Alex Johnson <johnson.alex.c@gmail.com>
    archmoj and alexcjohnson committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    e840f8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2361958 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91ea2f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    47c5773 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    591b321 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd379f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    05893b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f09fb View commit details
    Browse the repository at this point in the history
  3. fix issue 5301

    archmoj committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6e80dc9 View commit details
    Browse the repository at this point in the history
  4. fixups u and v

    archmoj committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    21b59e4 View commit details
    Browse the repository at this point in the history
  5. correct linewidth effect

    archmoj committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e01dc32 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    b46327c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa57518 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70e708a View commit details
    Browse the repository at this point in the history
  4. validate new mocks

    archmoj committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    fa0f3b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c87cda6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c59fcd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2c656d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d7423af View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    60addca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a83d5af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01efcf5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5244a09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7518ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8efa7bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ff6cfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2108c8d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a1d021b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6f575a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Configuration menu
    Copy the full SHA
    0e52adb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    999f877 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. revise axId scope

    archmoj committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    7b22175 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    445eee4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5f252f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90c3097 View commit details
    Browse the repository at this point in the history
  5. add comment about U and V

    archmoj committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    40c09b7 View commit details
    Browse the repository at this point in the history