Skip to content

Updated manual & improved plot function#105

Open
skylogic004 wants to merge 9 commits intoautoml:masterfrom
skylogic004:master
Open

Updated manual & improved plot function#105
skylogic004 wants to merge 9 commits intoautoml:masterfrom
skylogic004:master

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