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:
authorAlfredo Canziani <alfredo.canziani@gmail.com>2014-05-30 01:22:40 +0400
committerAlfredo Canziani <alfredo.canziani@gmail.com>2014-05-30 01:22:40 +0400
commit28e40b0aec88a316b499f7a9e15a33b097fd1280 (patch)
treee114570b86447359e3120fb8d7c10ae7f7e76334
parent88ac2e98ae1d95de6afb5eb0e7723236ec1e71fe (diff)
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 173f02c..7a0378d 100644
--- a/README.md
+++ b/README.md
@@ -397,6 +397,7 @@ Sets the properties of axis for the current plot.
This command is useful for advanced users of gnuplot. `command` is
directly passed to gnuplot without any formatting.
+
Let's see an example, by plotting labels for the `xtic`
```lua