Focal Point
[Case Opened] WF 8 - JSCHART - HTML Code in Title String Not Rendering.

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

December 16, 2014, 10:19 AM
David Briars
[Case Opened] WF 8 - JSCHART - HTML Code in Title String Not Rendering.
I am running this code, taken directly from the HTML5 Charts manual:
GRAPH FILE GGSALES
SUM DOLLARS
ACROSS PRODUCT
ON GRAPH PCHOLD AS GRSALES FORMAT JSCHART
ON GRAPH SET LOOKGRAPH PIE
ON GRAPH SET STYLE *
*GRAPH_JS
-*title: {visible: true, text: 'Title is underlined and italic using HTML tags'}
title: {visible: true, text: '<u><em>Title is underlined and italic using HTML tags</em></u>'}
*END
ENDSTYLE
END  

I see the pie graph, but do not see the title.

When I uncomment the title, that does not have the HTML code, and comment the title that does, I see the title AOK.

This message has been edited. Last edited by: David Briars,




Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
December 17, 2014, 03:56 AM
Ram Prasad E
Took more than 2 hours to identify its IE browser issue. HTML encoded title text supported in Firefox and Chrome.
But in IE 9 no title is displayed. In IE 8, it display along with
<b><u></u></b>
in the title.

Thanks,
Ram

This message has been edited. Last edited by: Ram Prasad E,


WebFOCUS 8.1.05
Windows
http://ibiwebfocus.wordpress.com
https://www.facebook.com/groups/ibi.webfocus/
December 17, 2014, 10:33 AM
David Briars
Thank you for your research/comments, Ram.

Good to know HTML code in titles works on other browsers.

Being an IE9 shop, I'll hope there is a workaround.

I've opened a case with IB.

Thank you, again.




Pilot: WebFOCUS 8.2.06 Test: WebFOCUS 8.1.05M Prod: WebFOCUS 8.1.05M Server: Windows Server 2016/Tomcat Standalone Workstation: Windows 10/IE11+Edge Database: Oracle 12c, Netezza, & MS SQL Server 2019 Output: AHTML/XLSX/HTML/PDF/JSCHART Tools: WFDS, Repository Content, BI Portal Designer & ReportCaster
January 05, 2015, 05:45 PM
David Briars
IB case entry entered today:
quote:
...I have received word from the Product Manager that the fix for this issue will be made available in the next WebFOCUS GA Release. Unfortunately, it cannot be backported to earlier releases as there was a major change to the functionality.

I would like to thank you again for bringing this to our attention...