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

Fix plot in HyperGeometric docstring #6513

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

aleicazatti
Copy link
Contributor

@aleicazatti aleicazatti commented Feb 10, 2023

What is this PR about?
Fix correspondence between parameters legend and color label in the docstring example plot for the HyperGeometric distribution.

This is how it currently looks like:
current_plot

And this is how it will look like with this commit:
fixed_plot

Checklist

Major / Breaking Changes

  • ...

New features

  • ...

Bugfixes

  • ...

Documentation

  • Fix HyperGeometric legend in example dist plot.

Maintenance

  • ...

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Merging #6513 (2870fe9) into main (28bac77) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6513   +/-   ##
=======================================
  Coverage   94.74%   94.74%           
=======================================
  Files         146      146           
  Lines       27807    27807           
=======================================
  Hits        26346    26346           
  Misses       1461     1461           
Impacted Files Coverage Δ
pymc/distributions/discrete.py 99.22% <ø> (ø)

@twiecki twiecki merged commit c5e20ff into pymc-devs:main Feb 20, 2023
@twiecki
Copy link
Member

twiecki commented Feb 20, 2023

Thanks @aleicazatti!

@twiecki twiecki added this to the v5.1.0 milestone Feb 20, 2023
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.

2 participants