DOC Replaced documentation with numpydoc for semilogx#7031
Conversation
| `~matplotlib.pyplot.plot` | ||
| Log-scaled plot on the *x* axis. | ||
|
|
||
| Other Parameters |
There was a problem hiding this comment.
I think there is a slight indentation problem here. The bottom "---" don't start at the correct place.
|
Hello! Your changes unfortunately contain tabs. The tests don't pass, and it also messes the sphinx rendering. Cheers, |
|
It appears you have not set the config for your git client. All your commits are attributed to "Your Name you@example.com", which is probably not what you want. |
| ---------------- | ||
| :class:`~matplotlib.lines.Line2D` properties: | ||
|
|
||
| %(Line2D)s |
There was a problem hiding this comment.
Line2D will need to be updated in order for this interpolation to work correctly.
|
Wohoo! The tests pass! |
QuLogic
left a comment
There was a problem hiding this comment.
@DoriekeMG Are you okay with the commits using your GitHub username instead of your real name?
|
Note that the comments I've left here have already been handled, but GitHub doesn't have a "Mark Resolved" button for comments. |
DOC Replaced documentation with numpydoc for semilogx
|
Backported to v2.x via f4152ce. |

Hello matplotlib!
We have updated the documentation for the semilogx function to numpydoc.
Pavel Soriano & Dorieke Grijseels
@NelleV