WebFOCUS 8 Charting

34
Ira Kaplan New Jersey User Forum November 29, 2012 WebFOCUS 8 Charting

description

WebFOCUS 8 Charting. New Jersey User Forum. November 29, 2012. Ira Kaplan. I have proposed to the state legislature that New Jersey be renamed New Springsteen. The economic benefits are obvious. WebFOCUS 8 Charting. New Jersey Springsteen User Forum. November 29, 2012. Ira Kaplan. - PowerPoint PPT Presentation

Transcript of WebFOCUS 8 Charting

Page 1: WebFOCUS 8 Charting

Ira Kaplan

New Jersey User Forum

November 29, 2012

WebFOCUS 8 Charting

Page 2: WebFOCUS 8 Charting

Ira Kaplan

New Jersey Springsteen User Forum

November 29, 2012

WebFOCUS 8 Charting

I have proposed to the state legislature that New Jersey be renamed New Springsteen.

The economic benefits are obvious.

Page 3: WebFOCUS 8 Charting
Page 4: WebFOCUS 8 Charting

Documentation

Chapter 7: Creating and Customizing Charts(113 of 366 pages)

Properties and Methods for customizing charts

(1382 pages) HTML5 Charts(160 pages)

User

Developer

Developer

Page 5: WebFOCUS 8 Charting

WebFOCUS InfoAssist User’s Manual

Chapter 7: Creating and Customizing Charts(113 of 366 pages)

User

Page 6: WebFOCUS 8 Charting

WebFOCUS Graphics

Properties and Methods for customizing charts

(1382 pages)

Developer

Page 7: WebFOCUS 8 Charting

JavaScript Charting Engine API Guide

HTML5 Charts(160 pages)

Developer

Page 8: WebFOCUS 8 Charting

http://documentation.informationbuilders.com

Page 9: WebFOCUS 8 Charting

http://documentation.informationbuilders.com

Page 10: WebFOCUS 8 Charting

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

Page 11: WebFOCUS 8 Charting

WebFOCUS Graphics

Page 12: WebFOCUS 8 Charting

InfoAssist

Page 13: WebFOCUS 8 Charting

WebFOCUS 8 Chart Customization

Manual to be released

Page 14: WebFOCUS 8 Charting

WebFOCUS 8 InfoAssist

From the Summit Hands On Lab

Page 15: WebFOCUS 8 Charting

Colorful Objects Capture Our Attention

Page 16: WebFOCUS 8 Charting

Colorful Objects Capture Our Attention

Page 17: WebFOCUS 8 Charting

Gradients and Transparency

Page 18: WebFOCUS 8 Charting

Gradients and Transparency

Right click on red bar, context menu opens

Page 19: WebFOCUS 8 Charting
Page 20: WebFOCUS 8 Charting

Gradient and Transparency: Red and Blue Risers

Page 21: WebFOCUS 8 Charting

Themes

Page 22: WebFOCUS 8 Charting

Select Theme: ENria Dark Ocean Rounded

Page 23: WebFOCUS 8 Charting

Select Output Type: HTML5

Page 24: WebFOCUS 8 Charting

Results

Mouse over: yellow highlight

Page 25: WebFOCUS 8 Charting

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

Page 26: WebFOCUS 8 Charting

Resizable

Page 27: WebFOCUS 8 Charting

Active Reports

Page 28: WebFOCUS 8 Charting

Output Type: Active Report

Next step

Page 29: WebFOCUS 8 Charting

Active Reports: Pie and Line Charts

Page 30: WebFOCUS 8 Charting

Catalogue is Theme aware

Page 31: WebFOCUS 8 Charting

Moonbeam, HTML5, and JSCHART

Page 32: WebFOCUS 8 Charting

New Style Section: *GRAPH_JS

JSON: JavaScript Object Notation

Page 33: WebFOCUS 8 Charting

riserBevel: ‘cylinder’,

Page 34: WebFOCUS 8 Charting

Demonstration