I want to add asterisk symbol "*" in the top right for the values that are higher than +-0.75 (see Bild 1 for reference), i.e. 0.76 should be 0.76* ans so on. I cannot put an asterisk manually as Origin doesnt support that. I have spent the past few hours looking for a solution but cant.
You can duplicate the plot and create separate labels.
1. Open the Object Manager and Ctrl + C the plot. Ctrl + V to create a duplicate. 2. Open Plot Details and select the first plot and go to the Label tab 3. Change 'Label Display' to 'By Value' and select 'between' and enter -0.75 and 0.75 4. Select the second plot and go to the Colormap tab. Turn transparency to 100% 5. Then go to the Label tab. Change to 'By Value' again and select 'not between' and enter -0.75 and 0.75. In the Numeric Display format, enter: .2"*"
Thank you for the reply. That fixes it. I also put transparency at 99% and then the text appears and that is exactly what I wanted . I appreciate your help.