Skip to content

Commit 7e1d30d

Browse files
committed
Add a sentence describing the plot
1 parent 5413678 commit 7e1d30d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/simple_scatter.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
==================================================
33
An simple scatter plot using PathCollectionWrapper
44
==================================================
5+
6+
A quick example using ``containers.ArrayContainer`` and ``wrappers.PathCollectionWrapper``.
57
"""
68
import numpy as np
79

0 commit comments

Comments
 (0)