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
 Hide Below item in a graph legend

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
AKazak Posted - 09/04/2020 : 06:11:00 AM
OriginPro 2021 (64-bit) Beta 4 9.8.0.138
Windows 7 Pro x64 SP1

Greetings!

Turning Fill Area Under Curve option adds "Below ..." legend item for the fill color.
How do I remove (exclude, hide) this additional item from the legend?

Thank you.

---
Andrey
8   L A T E S T    R E P L I E S    (Newest First)
snowli Posted - 09/08/2020 : 4:30:39 PM
I added jira ORG-10287 to add a system variable to turn off fill items in legend so only line legend shows.

Thanks, Snow

quote:
Originally posted by AKazak

quote:
Originally posted by 一击爆裂陈子豪

How about just double click and delete those texts?



Currently, this seems to be the only option.

Is there an LT way to delete all the fill items from the legend?

---
Andrey

一击爆裂陈子豪 Posted - 09/08/2020 : 4:06:23 PM
If you read the legend syntax, you should be looking at something like:
\l(1, AB0) %(1)
\l(1, AB1) %(1, @v"below")

It's just a long text. You can parse it by row to do string manipulations (delete the row if there is a "below" in it, for example), create your own legend text string, and overwrite the original one.
AKazak Posted - 09/08/2020 : 3:46:40 PM
quote:
Originally posted by 一击爆裂陈子豪

You can always read out the legend object text row by row and parse/reconstruct the contents as you want



What do you mean?

---
Andrey
一击爆裂陈子豪 Posted - 09/08/2020 : 09:18:16 AM
You can always read out the legend object text row by row and parse/reconstruct the contents as you want
AKazak Posted - 09/04/2020 : 2:11:07 PM
quote:
Originally posted by 一击爆裂陈子豪

How about just double click and delete those texts?



Currently, this seems to be the only option.

Is there an LT way to delete all the fill items from the legend?

---
Andrey
一击爆裂陈子豪 Posted - 09/04/2020 : 11:12:08 AM
How about just double click and delete those texts?
AKazak Posted - 09/04/2020 : 10:55:49 AM
quote:
Originally posted by YimingChen

In legend properties dialog, go to symbol tab, Change the Pattern Block Height to 0.

James



This reduces height or pattern block to zero (turning it to the line) but does not remove the item from the legend.

---
Andrey
YimingChen Posted - 09/04/2020 : 08:46:24 AM
In legend properties dialog, go to symbol tab, Change the Pattern Block Height to 0.

James

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