T O P I C R E V I E W |
Steineklopfer |
Posted - 10/17/2014 : 06:58:18 AM Origin Ver.: 9.1.OG (&4-bit) Sr3 Operating System: Windows 7
Hello All Simple question and hopefully somebody has a much simpler answer. How can I automatically add the number of data points (n=xyz) to my diagram? Or even better: behind each class within my legend???
Thanks a lot
Steineklopfer |
1 L A T E S T R E P L I E S (Newest First) |
cpyang |
Posted - 10/19/2014 : 12:11:36 PM Looks like this is not yet supported, see
http://www.originlab.com/doc/LabTalk/ref/Legend-Substitution-Notation
But you can use the @R notation to at least show the number, as part of the long full range notation, so change (right-click legend to choose Properties)
\L(1) %(1)
to
\L(1) %(1,@R)
We can make a small change in the upcoming new version to add @RN to show the total number of rows plotted.
CP
|
|
|