270 likes | 528 Views
WebFOCUS 8 Charting. New England User Forum. November 16, 2012. Ira Kaplan. Documentation. Chapter 7: Creating and Customizing Charts (113 of 366 pages). Properties and Methods for customizing charts (1382 pages). HTML5 Charts (160 pages). Documentation: Audience. User. Developer.
E N D
WebFOCUS 8 Charting New England User Forum November 16, 2012 Ira Kaplan
Documentation Chapter 7: Creating and Customizing Charts (113 of 366 pages) Properties and Methods for customizing charts (1382 pages) HTML5 Charts (160 pages)
Documentation: Audience User Developer Developer Chapter 7: Creating and Customizing Charts (113 of 366 pages) Properties and Methods for customizing charts (1382 pages) HTML5 Charts (160 pages)
WebFOCUS 8 Chart Customization Manual to be released
Gradients and Transparency Right click on red bar, context menu opens
Results Mouse over: yellow highlight
Where Does the Magic Happen? • In the included style sheet: • ON GRAPH SET STYLE * • INCLUDE=IBFS:/FILE/IBI_HTML_DIR/javaassist/intl/EN/combine_templates/ENria_dark_ocean_rounded_theme.sty,$ • TYPE=REPORT, TITLETEXT=&WF_TITLE.QUOTEDSTRING, $ • ENDSTYLE • C:\ibi\WebFOCUS80\ibi_html\javaassist\intl\EN\combine_templates\ • ENria_dark_ocean_rounded_theme.sty • *GRAPH_JS • "mouseOverIndicator": { • "enabled": true, • "color": "yellow", • "marker":{"size": 0} • }, • "introAnimation": { • "enabled": true, • "duration": 1400 • }, • "riserBevel":"bevel" • *END
Output Type: Active Report Next step
New Style Section: *GRAPH_JS JSON: JavaScript Object Notation