---
Documents/manual.xml | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/Documents/manual.xml b/Documents/manual.xml
index aa69a67..2ae5279 100644
--- a/Documents/manual.xml
+++ b/Documents/manual.xml
@@ -1452,6 +1452,22 @@ Set('page1/graph1/x/min', -10.)
</section>
<section>
+ <title><anchor id="Command.SetDataText" />SetDataText</title>
+
+ <para><command>SetDataText(name, val)</command></para>
+
+ <para>Set the text dataset name with the values given.
+ <command>val</command> must be a type that can be converted into a
+ Python list.</para>
+
+ <informalexample>
+ <programlisting>
+SetDataText('mylabel', ['oranges', 'apples', 'pears', 'spam'])
+</programlisting>
+ </informalexample>
+ </section>
+
+ <section>
<title><anchor id="Command.SetUpdateInterval"
/>SetUpdateInterval</title>
--
1.6.4.2
_______________________________________________
Veusz-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/veusz-discuss