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

Re: [amibroker] Plot label displays



PureBytes Links

Trading Reference Links

StyleNoLabels :-)


herman


For tips on developing Real-Time Auto-Trading systems visit:

http://www.amibroker.org/userkb/


Monday, November 12, 2007, 7:55:04 AM, you wrote:


>

Is there a plot style or maybe a chart preference that turns off the display of labels for prices that are outside the viewable chart area?  I’m using the following plot statement:

 

for (j=0; j<numLines; j++) {

       Plot( Line[j], "Line"+j, colorYellowstyleLine | styleNoRescale | styleNoTitle ,Null,Null,10 );

 

which plots horizontal lines on a chart.  For lines outside the price range of the chart, the labels stack up at the top or bottom of the right hand side label axis.  Here’s an example snapshot:

 

 

How can I make only the labels within the viewable price range display?

 

Thanks,

 

David

 

 

 

 

__._,_.___

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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/

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




Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___