Skip to content

Commit 572b66c

Browse files
Add image to README
1 parent 642c25d commit 572b66c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@ fn main() {
1616
fig.line(x, y, mut vpl.PlotOptions{ line_color: gx.red, line_type: .dashed })
1717
fig.show()
1818
}
19-
```
19+
```
20+
21+
![vplotlib_Screenshot 2022-12-31 004456](https://user-images.githubusercontent.com/34854740/210105140-d5fd7242-be5c-431d-af67-a93428390c00.png)

0 commit comments

Comments
 (0)