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: LSYS/forestplot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.4
Choose a base ref
...
head repository: LSYS/forestplot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 8 commits
  • 28 files changed
  • 2 contributors

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    a92c6b2 View commit details
    Browse the repository at this point in the history
  2. Patch (#16)

    * Update nb-pkg.yml
    
    Allow failure/error message to halt pipeline
    
    * Update nb.yml
    
    Allow failure/error message to halt pipeline
    LSYS authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    9a83a33 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Create LICENSE

    LSYS authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    5a0b869 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update docs & fix group subheadings order (#20)

    * update
    
    * fixing fonts
    
    * update monospace font type
    
    default monospace fonttype is now Lucida Sans Typewriter
    
    * add tests for more branches
    
    -m add patch and feature branches
    
    * add test for plot.py
    
    * pleasing black
    
    * minor format
    
    * bumping to v0.0.2
    
    - also fixed the requirements
    
    * update Makefile
    
    * patch vline & column header
    
    - fix x ref vline to not spill into table headers
    
    fix headers b/c right column header is not bold as it should be
    
    * update
    
    * pleasing linters
    
    * pleasing linters
    
    * renaming to forestplot
    
    * add examples for docs
    
    * add assets for docs
    
    * update for new namespace
    
    * update for new namespace
    
    * update Makefile
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Create links.yml (#15)
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Update README.md
    
    * Fix group subheadings ordering (#18)
    
    * Fix ordering of groups
    
    - Fix ordering of groups in sort_data()
    
    * Update
    
    Update to reflect correct ordering of group subheadings
    
    * Update README.md
    
    * Fix group subheading ordering (#19)
    
    * Fix ordering of groups
    
    - Fix ordering of groups in sort_data()
    
    * Update
    
    Update to reflect correct ordering of group subheadings
    
    * Update
    
    Update to reflect correct ordering of group subheadings
    
    * pleasing linters
    
    * Update README.md
    
    * Update README.md
    
    * bump version to v0.1.0
    
    * Update README.md
    
    * Update README.md
    LSYS authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    925f4a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Update test_plot.py

    LSYS authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3ae439b View commit details
    Browse the repository at this point in the history
  2. Add logscale option, make no string normalization the default (#34)

    * Plotting of estimates on a log-scale #28
    * Better backend for Confidence Intervals #29
    * Maintain label character formatting (making no string normalisation the default) #27
    * Update documentation to reflect new changes and fixing errors #30
    LSYS authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3d4f8e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. add wheel to build, include a requirements_dev.txt and document (#35)

    * add wheel to build, include a requirements_dev.txt and document
    
    * update requirements
    shapiromatron authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    d7ec65c View commit details
    Browse the repository at this point in the history
  2. Fix typo in readme (#31)

    * Fix typo in readme (closes #30)
    
    * change color to a hex string
    shapiromatron authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    f288456 View commit details
    Browse the repository at this point in the history
Loading