summaryrefslogtreecommitdiff
path: root/cython/doc/pyplots/show_palette_values.py
diff options
context:
space:
mode:
Diffstat (limited to 'cython/doc/pyplots/show_palette_values.py')
-rwxr-xr-xcython/doc/pyplots/show_palette_values.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/cython/doc/pyplots/show_palette_values.py b/cython/doc/pyplots/show_palette_values.py
new file mode 100755
index 00000000..e72a55fd
--- /dev/null
+++ b/cython/doc/pyplots/show_palette_values.py
@@ -0,0 +1,2 @@
+import gudhi
+gudhi.show_palette_values(alpha=1.0)