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 subtitle to plots #7012

Merged
merged 51 commits into from
Jul 18, 2024
Merged

Add subtitle to plots #7012

merged 51 commits into from
Jul 18, 2024

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    24ed9c9 View commit details
    Browse the repository at this point in the history
  2. add simple subtitle mock

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7469d8e View commit details
    Browse the repository at this point in the history
  3. coerce step for subtitle

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3afc2e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13f8b2a View commit details
    Browse the repository at this point in the history
  5. add subtitle mock

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    cf5eb51 View commit details
    Browse the repository at this point in the history
  6. remove old mock

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4a55ff2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    625ea53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    972836e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6e9781 View commit details
    Browse the repository at this point in the history
  10. streamline placeholder logic

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    35a6599 View commit details
    Browse the repository at this point in the history
  11. add subtitle to titles tests

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    60a6287 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7eb9e52 View commit details
    Browse the repository at this point in the history
  13. syntax

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7e9fcf9 View commit details
    Browse the repository at this point in the history
  14. re-add removed comment

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3190382 View commit details
    Browse the repository at this point in the history
  15. fix title positioning

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    608740f View commit details
    Browse the repository at this point in the history
  16. french and spanish

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    183518c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2452a48 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8bce81b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2aca950 View commit details
    Browse the repository at this point in the history
  20. update plot-schema

    emilykl committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ade53d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. 2 Configuration menu
    Copy the full SHA
    13af030 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2a26e0 View commit details
    Browse the repository at this point in the history
  3. add draftlog

    emilykl committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2790ec7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03638ee View commit details
    Browse the repository at this point in the history
  5. fix bug with colorbar title

    emilykl committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    8210b58 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    496ccc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    15754fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2cbc23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3842e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. update draftlog

    emilykl committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    e3813f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    e70e521 View commit details
    Browse the repository at this point in the history
  2. syntax

    emilykl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e9e8adb View commit details
    Browse the repository at this point in the history
  3. fix error when no subtitle

    emilykl committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0d154bb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. syntax

    Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
    emilykl and archmoj authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    2aa2b8f View commit details
    Browse the repository at this point in the history
  2. change Object.assign to Lib.extendFlat

    Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
    emilykl and archmoj authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    527ff8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28d30ee View commit details
    Browse the repository at this point in the history
  4. remove extra newline

    Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
    emilykl and archmoj authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    aa7b0a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db5de4d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    154f481 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6701eee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    313301c View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. streamline logic

    emilykl committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    423dfd3 View commit details
    Browse the repository at this point in the history
  2. Update src/plot_api/subroutines.js

    Co-authored-by: Mojtaba Samimi <33888540+archmoj@users.noreply.github.com>
    emilykl and archmoj authored Jul 9, 2024
    Configuration menu
    Copy the full SHA
    cef06c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cc019d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7cda0b View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    ec166a3 View commit details
    Browse the repository at this point in the history
  2. update mathjax baselines

    emilykl committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    8e44892 View commit details
    Browse the repository at this point in the history
  3. bbox bug

    emilykl committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    e189245 View commit details
    Browse the repository at this point in the history
  4. update baselines

    emilykl committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    de628de View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    47a5b82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8942ee View commit details
    Browse the repository at this point in the history