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

Extend edge style functionality #82

Merged
merged 37 commits into from
Nov 15, 2023
Merged

Extend edge style functionality #82

merged 37 commits into from
Nov 15, 2023

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    b38337a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a94470a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd7b47b View commit details
    Browse the repository at this point in the history
  4. Update linear test plot

    dan-knight committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    6093553 View commit details
    Browse the repository at this point in the history
  5. Edge line type columns

    dan-knight committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f69f3ae View commit details
    Browse the repository at this point in the history
  6. Edge width columns

    dan-knight committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    e0fe4e7 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    dan-knight committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3706a06 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Basic edge prep unit tests

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    5ee9ce3 View commit details
    Browse the repository at this point in the history
  2. Refactor edge colour prep

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    428b4cd View commit details
    Browse the repository at this point in the history
  3. Fix default edge linewidth

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    2029016 View commit details
    Browse the repository at this point in the history
  4. Fix test helper

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    a8024d2 View commit details
    Browse the repository at this point in the history
  5. Update test example plot

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1c4051c View commit details
    Browse the repository at this point in the history
  6. Fix code style

    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    691c2ab View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' of github.com:uclahs-cds/public-R-CancerEvolution…

    …Visualization into danknight-extend-branches
    dan-knight committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    8fd981c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Fix test plot name

    dan-knight committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    e3c072e View commit details
    Browse the repository at this point in the history
  2. Update SRCGrob docs

    dan-knight committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    179ad57 View commit details
    Browse the repository at this point in the history
  3. Remove line.lwd parameter

    dan-knight committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    d3b30f8 View commit details
    Browse the repository at this point in the history
  4. Update test helper

    dan-knight committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    7588fba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    0bc5115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bfb2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f1d5fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df97205 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    dan-knight committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    857b4c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    634dd88 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Update changelog

    dan-knight committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    b5318f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Merge branch 'main' of github.com:uclahs-cds/package-CancerEvolutionV…

    …isualization into danknight-extend-branches
    dan-knight committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ddbef15 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Fix code style

    dan-knight committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    67e6e75 View commit details
    Browse the repository at this point in the history
  2. Update test plot output

    dan-knight committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    53fb96e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    6a79d85 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    dan-knight committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    05c4240 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Merge branch 'main' of github.com:uclahs-cds/package-CancerEvolutionV…

    …isualization into danknight-extend-branches
    dan-knight committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    294e9b3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Fix code style

    dan-knight committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    975d7e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Fix branch length bug

    dan-knight committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    7f47d10 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Fix default edge width

    dan-knight committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7ad8b23 View commit details
    Browse the repository at this point in the history
  2. Update test plots

    dan-knight committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5fee7c8 View commit details
    Browse the repository at this point in the history
  3. Update linear test data

    dan-knight committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6e68003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f51b0fe View commit details
    Browse the repository at this point in the history