Focal Point
[SOLVED] Bar Graph Displaying Footnote

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/191108852

October 05, 2009, 06:20 PM
Laurie
[SOLVED] Bar Graph Displaying Footnote
I am using the standard bar graph and it appears that it is displaying the number of bars in the graph in the footnote section. My report is by month and has 18 months and it displays the number 18 in the lower right hand corner of the graph. I have tried using all 3 of these and nothing prevents it from displaying it. What method can I turn off to prevent it from displaying?

setAutofit(getFootnote(),false);
setDisplay(getFootnoteBox(), false);
setFootnoteDisplay(false);

This message has been edited. Last edited by: Kerry,
October 06, 2009, 02:03 AM
<JG>
definitely should not do that.

Are you sure that it’s in the graph and not in the WebFocus report
that displays the graph
October 06, 2009, 08:19 AM
Laurie
I'll double check on that, thanks.
October 06, 2009, 10:30 AM
Laurie
The problem was a BY field that needed to be NOPRINT.