Three D Graphics
ProductsOnline StoreProduct SupportMessage BoardDownloadsCompanyContact Us
Financial Analysis ToolsEnterprise Solutions Product Support

Profile

Testimonials"
206 posts from 596 users


[ Admin ]   [ Mod ]
Numeric axis bar chart.
Three D Graphics Forum Index » CRChart Post new topic   This topic is locked: you cannot edit posts or make replies.
Author Message
DanSwanson



Joined: 10 Aug 2007
Posts: 4

PostPosted: Fri Aug 10, 2007 1:57 pm    Post subject: Numeric axis bar chart. Reply with quote

When using the @X macro with Numeric axis bar charts should it be a 0-1 percentage value or a regular number ?

I am trying to make a similar graph to : http://www.threedgraphics.com/tdg/products/tools/crchart/images/nice_histogram.png

using either a bar or numeric axis chart.

Thanks
TDGMgr



Joined: 30 Mar 2011
Posts: 13

PostPosted: Wed Aug 15, 2007 2:01 pm    Post subject: Reply with quote

For a bar chart with a Numeric axis, just pass the numeric value. So if you want a line where x=44.3, then do "@X 44.3".

For a regular bar chart with a standard group axis, you should use @XG.


Last edited by TDGMgr on Wed Mar 30, 2011 8:58 am; edited 1 time in total
DanSwanson



Joined: 10 Aug 2007
Posts: 4

PostPosted: Mon Aug 20, 2007 7:38 am    Post subject: Reply with quote

the @X works fine if I hard code a value ( @X 76.5) but If i use a formula field in the report I dont get a line showing up.
TDGMgr



Joined: 30 Mar 2011
Posts: 13

PostPosted: Mon Aug 20, 2007 10:07 am    Post subject: Reply with quote

You might need to add a @PARAM_FIXUP call. This is the standard solution to problems when passing formula values as parameters in a numeric axis chart.

If you like, send me the .rpt to crchart@threedgraphics.com and I'll take a look too.


Last edited by TDGMgr on Wed Mar 30, 2011 8:58 am; edited 1 time in total
DanSwanson



Joined: 10 Aug 2007
Posts: 4

PostPosted: Mon Aug 20, 2007 11:09 am    Post subject: Reply with quote

thanks, that fixed it.
Page 1 of 1


Powered by phpBB © 2001, 2005 phpBB Group