Focal Point
[CASE-OPENED] Legend orientation vertical in HTML5

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

June 20, 2014, 03:08 AM
mariapoo
[CASE-OPENED] Legend orientation vertical in HTML5
Hi, You may always put vertically on JSCHART legends? Png format is the next instruction: setLegendOrient (0);
In JSCHART donĀ“t work.
Thanks

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8.07,
Windows, All Outputs
June 20, 2014, 06:41 AM
Ramkumar - Webfous
setTextRotation(getO1Label(),1);


This is how it works in JSCHART. The second parameter if the above function can be a value between 0 to 3 as required.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5
June 20, 2014, 07:18 AM
mariapoo
I have a pie graph. setTextRotation(getO1Label(),1); don`t work.
I need the legend to appear in a vertical, not horizontal.


WebFOCUS 8.07,
Windows, All Outputs
June 20, 2014, 11:46 AM
diogopc
quote:
Originally posted by mariapoo:
I have a pie graph. setTextRotation(getO1Label(),1); don`t work.
I need the legend to appear in a vertical, not horizontal.


Hi mariapoo,

setLegendOrient(0);

Should do the trick.


WebFOCUS App Studio 8103
Windows7
All outputs
June 21, 2014, 02:25 PM
Ramkumar - Webfous
quote:
setTextRotation(getO1Label(),1)

quote:
I have a pie graph. setTextRotation(getO1Label(),1); don`t work.
I need the legend to appear in a vertical, not horizontal.



PIE graph.. Ok.. I tried all options but there is no luck to change the angle of the legend in a PIE JSCHART.. Go.. Raise a Case, and let us all know if there is a solution.


Thanks,

Ramkumar.
WebFOCUS/Tableau
Webfocus 8 / 7.7.02
Unix, Windows
HTML/PDF/EXCEL/AHTML/XML/HTML5