Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: Improved typing and docs for scatter plot (shap#3811)
* WIP type hints for scatter * Simplify axes handling * Improve docs * Fixup test plot dims * Refactor out x_jitter * Split out histogram * Return axes if show=False * Fixup typo * Docs formatting fixes * apply suggestion Co-authored-by: Jeremy Goh <30731072+thatlittleboy@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Jeremy Goh <30731072+thatlittleboy@users.noreply.github.com> * Updates from review * Further PR suggestions * Simplify the use of `ind` variable * Better docs for `overlay` param --------- Co-authored-by: Jeremy Goh <30731072+thatlittleboy@users.noreply.github.com>
- Loading branch information