[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Anyway to "wrap" the chart title displayed values??



PureBytes Links

Trading Reference Links

Just put the \n at the start of the title in the appropriate Plot statement(s).

Plot(R2, "\nR2",colorLightGrey,styleDashed|styleStaircase+styleNoRescale );

 

 

Bob

 

-----Original Message-----
From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx]On Behalf Of Steve
Sent: Wednesday, October 26, 2005 9:04 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: Re: [amibroker] Anyway to "wrap" the chart title displayed values??

 

Thanks Ara, but I don't think that will work with the standard Price chart as it doesn't display placeholders for values other than in the line below.

 

_N(Title = StrFormat("{{NAME}} - {{INTERVAL}} {{DATE}} Open %g, Hi %g, Lo %g, Close %g (%.1f%%) {{VALUES}}", O, H, L, C, SelectedValue( ROC( C, 1 ) ) ));

It automatically displays these values from another section. How would you insert a new line break in the above to wrap the values given below?

Plot(R1, "R1",colorYellow,styleDashed|styleStaircase+styleNoRescale );

Plot(R2, "R2",colorLightGrey,styleDashed|styleStaircase+styleNoRescale );

Plot(S1, "S1",colorYellow,styleDashed|styleStaircase+styleNoRescale );

Plot(S2, "S2",colorLightGrey,styleDashed|styleStaircase+styleNoRescale );

Plot(PP, "PP",colorRed,styleStaircase|styleDots|styleDashed|styleNoRescale );

Plot(DayO, "DO",colorLime, styleStaircase|styleNoRescale);

cheers

----- Original Message -----

To: amibroker@xxxxxxxxxxxxxxx

Sent: Thursday, October 27, 2005 1:34 AM

Subject: Re: [amibroker] Anyway to "wrap" the chart title displayed values??

 

don't think you can wrap, but you can use the new line command anywhere in the line  - "\n"

----- Original Message -----

From: Steve

To: amibroker@xxxxxxxxxxxxxxx

Sent: Wednesday, October 26, 2005 7:27 AM

Subject: [amibroker] Anyway to "wrap" the chart title displayed values??

 

Is there a way to force the chart title to automatically wrap the values it displays? At the moment the Pivot point values are only partly displayed.




Please note that this group is for discussion between users only.

To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com

For other support material please check also:
http://www.amibroker.com/support.html





SPONSORED LINKS
Investment management software Real estate investment software Investment property software
Software support Real estate investment analysis software Investment software


YAHOO! GROUPS LINKS