We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5413678 commit 7e1d30dCopy full SHA for 7e1d30d
examples/simple_scatter.py
@@ -2,6 +2,8 @@
2
==================================================
3
An simple scatter plot using PathCollectionWrapper
4
5
+
6
+A quick example using ``containers.ArrayContainer`` and ``wrappers.PathCollectionWrapper``.
7
"""
8
import numpy as np
9
0 commit comments