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

Allow styling of nodes within phylogram.plot() #16

Merged
merged 20 commits into from
Aug 8, 2021

Commits on Jun 7, 2021

  1. Initial node colour attempt

    (untested!)
    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    cb25560 View commit details
    Browse the repository at this point in the history
  2. typo

    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    5ded635 View commit details
    Browse the repository at this point in the history
  3. Indentation

    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    10a6c8a View commit details
    Browse the repository at this point in the history
  4. Update plot.phylo.R

    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    5803fe2 View commit details
    Browse the repository at this point in the history
  5. DF definition

    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    4970dd4 View commit details
    Browse the repository at this point in the history
  6. Restore NodeInEdge1

    Martin Smith committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    99bda30 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. bug fix

    Martin Smith committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    fb626b1 View commit details
    Browse the repository at this point in the history
  2. Don't override edge.style if set

    Martin Smith committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    0141e2a View commit details
    Browse the repository at this point in the history
  3. Use specified style wherever possible

    Martin Smith committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    9785925 View commit details
    Browse the repository at this point in the history
  4. DF

    Martin Smith committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    1ef3cd0 View commit details
    Browse the repository at this point in the history
  5. DF typo & drop

    Martin Smith committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    253866b View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. ignored files

    Martin Smith committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    4e461d8 View commit details
    Browse the repository at this point in the history
  2. ape:emmanuelparadis#20

    Martin Smith committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    13764af View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Merge branch 'master' into node-style

    Martin Smith committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c146d12 View commit details
    Browse the repository at this point in the history
  2. Version: 5.5-2

    Increment version number so external packages can check whether functionality available
    Martin Smith committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    44fdf83 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. missing parameters in .style

    Martin Smith committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    3a58509 View commit details
    Browse the repository at this point in the history
  2. missing

    Martin Smith committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    68b8583 View commit details
    Browse the repository at this point in the history
  3. lty.v as character

    Martin Smith committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    224eb96 View commit details
    Browse the repository at this point in the history
  4. NULL defaults

    re. lty.v length error in phytools
    Martin Smith committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    ea7f46d View commit details
    Browse the repository at this point in the history
  5. Earlier call of .LtyToStr()

    Martin Smith committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    c1e4e7f View commit details
    Browse the repository at this point in the history