Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: plotrix/plotrix
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: gap.plot2
Choose a base ref
...
head repository: plotrix/plotrix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 11 files changed
  • 4 contributors

Commits on Jun 5, 2024

  1. bugfix to function polar.plot in radial.plot.R

    swapped lines 44 and 45 - fix for correct interpretation of label.pos values (in degrees) provided with a polar.plot call
    ugroempi authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    4d945ca View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

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

Commits on Nov 12, 2025

  1. Don't skip small slices.

    dmurdoch committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    3e75257 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #16 from plotrix/pie3D

    Don't skip small slices.
    dmurdoch authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    16fcb3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from ugroempi/patch-1

    bugfix to function polar.plot in radial.plot.R
    dmurdoch authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    f1246c7 View commit details
    Browse the repository at this point in the history
  4. Document last fix.

    dmurdoch committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    888f90c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from saschameyen/master

    Allow handling a pch vector in new R version
    dmurdoch authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    dc9f144 View commit details
    Browse the repository at this point in the history
  6. Document PR #11.

    dmurdoch committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    5a8e4ab View commit details
    Browse the repository at this point in the history
  7. Add new arguments to gap.plot.R

    Add a new argument to specify gap style and to bring flexibility in box and axes drawing. Manual updated accordingly.
    fdchevalier committed Nov 12, 2025
    Configuration menu
    Copy the full SHA
    199a52c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2025

  1. Configuration menu
    Copy the full SHA
    5a2d818 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #17 from fdchevalier/gap.plot_update

    Add new arguments to `gap.plot()`
    dmurdoch authored Nov 14, 2025
    Configuration menu
    Copy the full SHA
    6cbbea3 View commit details
    Browse the repository at this point in the history
  3. Update version

    dmurdoch committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    95f1280 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1715c8e View commit details
    Browse the repository at this point in the history
  5. Add CRAN comments

    dmurdoch committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    8708dea View commit details
    Browse the repository at this point in the history
  6. Respond to CRAN issues

    dmurdoch committed Nov 14, 2025
    Configuration menu
    Copy the full SHA
    bb2f74e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2025

  1. Merge pull request #18 from plotrix/release

    Prepare for release
    dmurdoch authored Nov 15, 2025
    Configuration menu
    Copy the full SHA
    9072315 View commit details
    Browse the repository at this point in the history
  2. Don't commit this

    dmurdoch committed Nov 15, 2025
    Configuration menu
    Copy the full SHA
    c6272e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Fix handling of labels = "".

    dmurdoch committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    193e445 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from plotrix/issue19

    Fix handling of `labels = ""`.
    dmurdoch authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    f304f41 View commit details
    Browse the repository at this point in the history
Loading