1 / 27

WebFOCUS 8 Charting

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.

morley
Download Presentation

WebFOCUS 8 Charting

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WebFOCUS 8 Charting New England User Forum November 16, 2012 Ira Kaplan

  2. Documentation Chapter 7: Creating and Customizing Charts (113 of 366 pages) Properties and Methods for customizing charts (1382 pages) HTML5 Charts (160 pages)

  3. 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)

  4. http://ecl.informationbuilders.com/wf/index.jsp

  5. WebFOCUS Graphics

  6. InfoAssist

  7. WebFOCUS 8 Chart Customization Manual to be released

  8. WebFOCUS 8 InfoAssist

  9. Gradients and Transparency

  10. Gradients and Transparency Right click on red bar, context menu opens

  11. Gradient and Transparency: Red and Blue Risers

  12. Themes

  13. Select Theme: ENria Dark Ocean Rounded

  14. Select Output Type: HTML5

  15. Results Mouse over: yellow highlight

  16. 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

  17. Resizable

  18. Active Reports

  19. Output Type: Active Report Next step

  20. Active Reports: Pie and Line Charts

  21. Catalogue is Theme aware

  22. Moonbeam, HTML5, and JSCHART

  23. New Style Section: *GRAPH_JS JSON: JavaScript Object Notation

  24. riserBevel: ‘cylinder’,

  25. Demonstration

More Related