| From: | streu |
|---|---|
| Thread: | Drawing in starchart |
| Forum: | Talk |
| In reply to: | Drawing in starchart |
| Date: | Tue, 2023-04-04 18:13 GMT |
I'm trying to write a script for PCC (*.q), I'm revisiting the script (vis.q). I saw that in starchart it is possible to draw lines, circles, bars and markers. But can I also write text? I haven't found anything about it.
Text must be associated with a marker. Use the NewMarker command.
--Stefan