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
 Origin Forum
 Calculated label specific indices

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
Simon V Posted - 06/26/2023 : 05:10:13 AM
Hi,
I have a chart with several datasets and I need to display a label on the maximum of each curve.
- Would it be possible to set a dynamic value in the field "show at specific indices only" to use only the indice from the max value ?
- If not, can I have a column with the max indice from each curve and say "for the first curve take the first indice, the second curve the second indice" and so on ?

Below is an example of the result I need. Thank you for the help.
3   L A T E S T    R E P L I E S    (Newest First)
YimingChen Posted - 12/08/2023 : 12:42:58 PM
We have made improvements Origin 2024 to allow labeling the min/max point easily on the plot.




James
Simon V Posted - 06/28/2023 : 09:59:30 AM
Great, it does the job. Thank you!
YimingChen Posted - 06/26/2023 : 09:58:44 AM
Currently the show at specific indices only setting doesn't support script. We will see if we need to improve it. As a workaround, you can create a label column and label points with that column. See the image below.
i == list(max(col(B)), col(B)) ? col(B) : ""



James

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