DOC: clarify explanation of axline in infinite lines example#31316
DOC: clarify explanation of axline in infinite lines example#31316timhoffm merged 1 commit intomatplotlib:mainfrom
Conversation
|
Hi! I’ve made a small documentation improvement to clarify the explanation of |
|
@amishamehta99 this includes commits from your other PR. Please remove them. |
timhoffm
left a comment
There was a problem hiding this comment.
Wording is good, but you’ve accidentally added the sidebar/PDF changes. Please remove them.
Thanks for pointing that out! I accidentally included commits from my other PR. I’ll clean up the branch and update this PR to include only the axline documentation change. |
fc50da9 to
ef570a3
Compare
Thanks for pointing that out! I've removed the unintended changes and pushed an updated version of the branch. |
|
Thanks @amishamehta99 |
Improves the explanation of axline in the Infinite Lines gallery example.
The previous description did not explain how the line is defined.
This update clarifies that axline can be defined by two points or by a point and a slope.