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

Updated manual & improved plot function #105

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

skylogic004
Copy link

@skylogic004 skylogic004 commented Sep 21, 2021

This pull request has 2 parts.

1. Updated manual

While following the manual I came across some discrepancies/issues, which I have fixed. All are minor changes. Including:

  • fixed broken URLs
  • updated example's function call to match current function signature (which appears to have changed from the time the manual was originally written)
  • updated function call's output
  • styled code blocks

2. Improved plot function

  • Added ax argument to plot_marginal function to allow custom figures and returns the generated plot to allow further modifications by the caller.
  • Previously, plot_marginal would suggest using log scale, even when log_scale=True already; fixed this.

@skylogic004 skylogic004 changed the title Updated manual Updated manual & improved plot function Oct 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant