Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 36638c8

Browse files
hasanrashidQuLogic
andauthored
Update doc/users/prev_whats_new/whats_new_3.6.0.rst
Co-authored-by: Elliott Sales de Andrade <[email protected]>
1 parent 88f9e69 commit 36638c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/users/prev_whats_new/whats_new_3.6.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ The new *gapcolor* parameter to `~.Axes.plot` enables the creation of striped
150150
lines.
151151

152152
.. plot::
153-
:alt: Plot of x**3 where the line is an orange-blue striped line, achieved using the keywords`linestyle='--', color='orange', gapcolor='blue'
153+
:alt: Plot of x**3 where the line is an orange-blue striped line, achieved using the keywords linestyle='--', color='orange', gapcolor='blue'
154154
:include-source: true
155155

156156
x = np.linspace(1., 3., 10)

0 commit comments

Comments
 (0)