The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 LabTalk Forum
 Boxplot median value labtalk command

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Sprenger Posted - 01/06/2021 : 05:03:32 AM
Origin Ver. and Service Release: Origin 2021 (64-bit) 9.8.0.200 (Academic)
Operating System:Windows 10 (business editions), version 1909

Hello,
is there a labtalk command to add the median value label to a box plot?

Alternatively: Is there a way to add this to a theme? In the Theme Organizer is the possibility to add mean value label, but not median.

Many thanks in advance
Frank
3   L A T E S T    R E P L I E S    (Newest First)
Sprenger Posted - 01/06/2021 : 09:24:11 AM
Found it myself:
set %c -qms *3
Sprenger Posted - 01/06/2021 : 08:01:50 AM
Dear CP,
this is terrific, many thanks!
Mayber I can ask another question related to this:
What would be the labtalk command to restrict the label of the median number to 3 digits?

Many thanks again,
Frank Sprenger
cpyang Posted - 01/06/2021 : 06:24:33 AM
See

https://my.originlab.com/forum/topic.asp?TOPIC_ID=46222

These were added for Origin2021 as


layer.plot.boxchart.line=1,2,3; //1=median,2=mean
layer.plot.boxchart.label=1,2,3;//same


CP

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000