Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e83cfec

Browse filesBrowse files
Rapidicedkogan
authored andcommitted
Fix verbose demostration of multiplot
1 parent 53a2695 commit e83cfec
Copy full SHA for e83cfec

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.org

Copy file name to clipboardExpand all lines: README.org
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ curve3 = (x3, y3, curve_options3)
155155
subplot_options1 = dict(...)
156156
subplot1 = (curve2, curve3, subplot_options1)
157157

158-
g.plot( subplot_options0, subplot_options1 )
158+
g.plot( subplot0, subplot1 )
159159
#+END_SRC
160160

161161
This is verbose, and rarely will you actually specify everything in this much

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.