Focal Point
[CLOSED] Multiple Lines for Subtitle with JSCHART?

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

August 31, 2015, 02:01 PM
Craig R.
[CLOSED] Multiple Lines for Subtitle with JSCHART?
In my previous WF version (7.7.05), I'd use graph output format PNG. If I wanted multiple lines in the subtitle, I used a trick I learned here on Focal Point to embed the escape sequence \n in my subtitle text whenever I wanted a new line. Now, in v8.1.04, using output format JSCHART, this no longer seems to work. Is there a new technique I should be using??

Craig

This message has been edited. Last edited by: Craig R.,


v8.1.04, 64-bit Windows (Reporting Server), Apache Tomcat (Web/App Server), HTML, PDF, AHTML, Excel outputs
August 31, 2015, 05:54 PM
Waz
My suggestion is to look into what is generated, as it is js there must be something that can be done.

Also there is a lot more that can be done with jscharts, perhaps checking the documentation on adding js styling, in the stylesheet the command is *GRAPH_JS


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

September 02, 2015, 02:07 PM
Craig R.
This seems helpful, too:

http://forums.informationbuild...997061876#9997061876


v8.1.04, 64-bit Windows (Reporting Server), Apache Tomcat (Web/App Server), HTML, PDF, AHTML, Excel outputs
September 03, 2015, 01:55 PM
GavinL
This should work..

*GRAPH_JS
subtitle: {
	visible: true,
	text: 'By <br/>GavinL',
	font: 'bold 14pt Monotype Corsiva',
	color: 'red',
}
*END




- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server