Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torch/gnuplot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSoumith Chintala <soumith@gmail.com>2016-03-15 01:15:07 +0300
committerSoumith Chintala <soumith@gmail.com>2016-03-15 01:15:07 +0300
commit49086d21e1a24f5588769e26d746093ebf02a9c4 (patch)
treedba059ad5924d38fd7a4984f335ec113e1ef31a1
parentb98c5ae2fcb3a904a52e0ef6449bc42c7ce26de9 (diff)
parentf408e52aabdf922a4916fa5e3f4451b45fc1b7de (diff)
Merge pull request #23 from kvitajakub/patch-1
Update index.md
-rw-r--r--doc/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/index.md b/doc/index.md
index 2e68116..59f1f6a 100644
--- a/doc/index.md
+++ b/doc/index.md
@@ -8,8 +8,9 @@ Functions fall into several types of categories:
* [Plotting matrices](plotmatrix.md#gnuplot.image.dok)
* [Plotting surfaces](plotsurface.md#gnuplot.surface.dok)
* [Plotting histograms](plothistogram.md#gnuplot.histogram.dok)
+ * [Plotting 3D points](plot3dpoints.md#gnuplot.scatter3.dok)
* [Saving to Files](file.md#gnuplot.files.dok)
- * [Common operations](decorateplot.md#gnuplot.commons.dok)
+ * [Common operations](common.md)
The plotting package currently uses [gnuplot](http://gnuplot.info) as
a backend to display data. In particular, `Gnuplot` version `4.4`