Improve the implementation for markers transforms - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2011年12月18日 23:57:56 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2011年12月18日 23:57:56 +0100
commit1f073c45dc94bbd0a8df7ab8540bb0fe2fecfd6e (patch)
treef209ee59ac3729dd262783096349654ee12ebc62 /doc
parent5f093983d4e62111c97436bbb2ce7bf433d1fe7b (diff)
downloadgsl-shell-1f073c45dc94bbd0a8df7ab8540bb0fe2fecfd6e.tar.gz
Improve the implementation for markers transforms
Diffstat (limited to 'doc')
-rw-r--r--doc/user-manual/graphics.rst 5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/user-manual/graphics.rst b/doc/user-manual/graphics.rst
index 062372c2..efef8f25 100644
--- a/doc/user-manual/graphics.rst
+++ b/doc/user-manual/graphics.rst
@@ -671,9 +671,12 @@ Here a complete list of all the available transforms:
Replace each vertex of the path with a circular mark
* **size**, the size of the marker
- * **mark**, the kind of marker, can be 'circle', 'triangle' or 'square' or any graphical object provided by the user.
+ * **mark**, a string, an integer number or a graphical object indicating the symbol to be used for the markers.
+ Available simbols are 'circle', 'triangle', 'square', 'diamong', 'plus', 'cross'.
+ If a number is given the symbol will be chosed in the list given above.
If a graphical object is supplied its extension should be such that is contained in a box of size 1 and centered in (0, 0).
The object will be automatically scaled according to the parameter ``size``.
+ * **outline**, if it is true draw the marker in outline
**translate**
A translation along the x and y axis. This transformation can be used only in the user coordinate system.
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月22日 04:54:12 +0000

AltStyle によって変換されたページ (->オリジナル) /