summaryrefslogtreecommitdiff
path: root/src/cython/doc/persistence_graphical_tools_ref.rst
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-22 21:19:15 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2017-03-22 21:19:15 +0000
commit0724c2bcab0fa444ecf8178c27f59ca788a0aa03 (patch)
tree2bf019d6ebbe01a139d3ad7e06dbee295b531fb4 /src/cython/doc/persistence_graphical_tools_ref.rst
parent3ffe80a4d17b59422dab18b0898e3f9ca4131672 (diff)
Rename plot_persistence_diagram and barcode
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/ST_cythonize@2220 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 66a06ffdc62d5284119df80c3f104a48568cd241
Diffstat (limited to 'src/cython/doc/persistence_graphical_tools_ref.rst')
-rw-r--r--src/cython/doc/persistence_graphical_tools_ref.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cython/doc/persistence_graphical_tools_ref.rst b/src/cython/doc/persistence_graphical_tools_ref.rst
index 3d7e4fc7..27c2f68a 100644
--- a/src/cython/doc/persistence_graphical_tools_ref.rst
+++ b/src/cython/doc/persistence_graphical_tools_ref.rst
@@ -4,5 +4,5 @@ Persistence graphical tools reference manual
.. autofunction:: gudhi.__min_birth_max_death
.. autofunction:: gudhi.show_palette_values
-.. autofunction:: gudhi.plot_barcode_persistence
-.. autofunction:: gudhi.plot_diagram_persistence
+.. autofunction:: gudhi.plot_persistence_barcode
+.. autofunction:: gudhi.plot_persistence_diagram