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.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/cython/doc/pyplots/show_palette_values.py b/cython/doc/pyplots/show_palette_values.py
deleted file mode 100755
index fdf9645f..00000000
--- a/cython/doc/pyplots/show_palette_values.py
+++ /dev/null
@@ -1,3 +0,0 @@
-import gudhi
-plt = gudhi.show_palette_values(alpha=1.0)
-plt.show()