Focal Point
Bar Graph Labels

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

February 09, 2007, 03:12 PM
MadamZuZu
Bar Graph Labels
hi Smiler

does anyone know how i can display both the percentage and the text together on a bar graph?
something similar to

-* 0=absolute(true)value of the slice.
-* 1=percent value of the slice(default)
-* 2=series label
-* 3=series label and percent value
setPieLabelDisplay(3)

i can't seem to find anything like this for a BAR graph in the manual.


Thanks!


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
February 09, 2007, 03:18 PM
MadamZuZu
also,
when i use setLegendReverse(true);
my legend disappears all together, does anyone know why?


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode
February 12, 2007, 01:22 PM
VLozovsky
Hello,

First question: There is no ability for BAR charts to display text string and Percent values at the same time like Pie chart does.

Second question: There was a regression issue with displaying Legend in reverse order. We've addressed it in 717 and 760 releases.

Vicky Lozovsky
February 12, 2007, 02:47 PM
MadamZuZu
Thanks Frowner


~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~||~~~
PROD: WebFOCUS 7.1.3 on Win 2K/IIS 6/ISAPI Mode/Self-Serve Apps Only (No App Server)
TEST: WebFOCUS 7.1.3 on Win 2K/IIS 6/Weblogic 8.1/Servlet Mode