IaGraph: Available Plot Symbols (psym)
The following plot symbols are available in the
plot command via the psym keyword:
Index Description 0 No symbol 1 Plus sign 2 Asterisk 3 Period, circle, or dot 4 Diamond 5 Triangle 6 Square 7 X
In the plot command, if psym is less than 0,
the symbol and connecting lines are plotted.
If psym is greater than 0, the symbol without
connecting lines are plotted. If psym is 0, lines without
symbols are plotted.
Return to IaGraph Home Page.
Return to Johnny Lin's Python
Library.