[Torch5-bugs] [ torch5-Bugs-1811080 ] legend display problem
Status: Pre-Alpha
Brought to you by:
andresy
|
From: SourceForge.net <no...@so...> - 2007-10-10 19:41:47
|
Bugs item #1811080, was opened at 2007-10-10 14:25 Message generated for change (Settings changed) made by thespermwhale You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=1811080&group_id=183526 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 4 Private: No Submitted By: Raoul d'Andresy (andresy) Assigned to: thespermwhale (thespermwhale) Summary: legend display problem Initial Comment: while i am unable to plot with lines, the legend box generated with legend() command shows the mark of my plots crossed by a line. so if i plot with 'ro', there is not solid line generated, but the legend displays a 'o' crossed by a line. also, when i plot many plots (12 right now), the legend box is a way to big compare to its contents (a lot of white space in the bottom of the box). ---------------------------------------------------------------------- Comment By: Raoul d'Andresy (andresy) Date: 2007-10-10 14:50 Message: Logged In: YES user_id=1651867 Originator: YES the space problem is fixed, good. there is only the crossed 'o' problem (or any other mark) in the legend when not in solid (or dashed) lines mode. ---------------------------------------------------------------------- Comment By: Raoul d'Andresy (andresy) Date: 2007-10-10 14:47 Message: Logged In: YES user_id=1651867 Originator: YES thanks for the "minus" thing. well, now the legend is still wrong when one plots with 'ro' for e.g.: the 'o' is a legend is crossed. if one plots with 'ro-', it is good. is it how matlab does btw? (i thought solid lines were the default, but i do not have matlab) the space at the bottom of the legend is still here, maybe a font size problem, which might differ from one system to another one? ---------------------------------------------------------------------- Comment By: thespermwhale (thespermwhale) Date: 2007-10-10 14:44 Message: Logged In: YES user_id=1660532 Originator: NO hi, i think that it's fixed -- tell me if it's not so? ---------------------------------------------------------------------- Comment By: thespermwhale (thespermwhale) Date: 2007-10-10 14:33 Message: Logged In: YES user_id=1660532 Originator: NO did removing the minus fix the first part of this? ---------------------------------------------------------------------- Comment By: thespermwhale (thespermwhale) Date: 2007-10-10 14:32 Message: Logged In: YES user_id=1660532 Originator: NO did removing the minus fix the first part of this? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=905598&aid=1811080&group_id=183526 |