Skip to main content link. Accesskey S
  • Log In
  • Help
  • IBM Logo
  • IBM Web Experience Factory wiki
  • All Wikis
  • All Forums
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
Community Articles Product Documentation Learning Center IBM Redbooks This category Web Experience Factory 8 Documentation WebSphere Portlet Factory 7 Documentation WebSphere Portlet Factory 7.0.1 Documentation Custom Search Scope...
Search
Community Articles > WebSphere Dashboard Framework > WebSphere Dashboard Framework - Upgrading charts to the 6.1.5 release
  • New Article
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

IBM contributorKerry Thompson
Contribution Summary:
  • Articles authored: 23
  • Articles edited: 57
  • Comments Posted: 0

Recent articles by this author

Developing multi-channel and hybrid mobile web sites

You can create multichannel and hybrid mobile web sites using IBM WebSphere Portal, IBM Web Experience Factory, and IBM Worklight.

Resources for mobile and multi-channel application development

Use the links below to learn more about using IBM Web Experience Factory to rapidly develop custom portlets and web applications that are optimized for mobile and desktop devices.

WebSphere Dashboard Framework - Announcing releases 6.1.5 and 6.1.5.1

WebSphere Dashboard Framework 6.1.5 and the 6.1.5.1 fixpack are now available

WebSphere Dashboard Framework - Creating custom maps

You can create custom maps for WebSphere Dashboard Framework 6.1.5 with the IBM ILOG JViews Map Builder.

WebSphere Dashboard Framework - Upgrading charts to the 6.1.5 release

The WebSphere Dashboard Framework 6.1.5.1 fixpack installs a tool that converts Greenpoint WebCharts to the ILOG JViews charts engine, introduced with WebSphere Dashboard Framework 6.1.5.

Community articleWebSphere Dashboard Framework - Upgrading charts to the 6.1.5 release

Added by Kerry Thompson | Edited by IBM contributor Kerry Thompson on May 12, 2010 | Version 31
  • Edit
  • More Actions Show Menu▼
Rate this article 1 starsRate this article 2 starsRate this article 3 starsRate this article 4 starsRate this article 5 stars
expanded Abstract
collapsed Abstract
The WebSphere Dashboard Framework 6.1.5.1 fixpack installs a tool that converts Greenpoint WebCharts to the ILOG JViews charts engine, introduced with WebSphere Dashboard Framework 6.1.5.
Tags: charts, GreenPoint, ILOG, dashboard, fixpack, 6.1.5, 6.1.5.1
Using the chart conversion tool included in WebSphere Dashboard Framework 6.1.5.1

WebSphere Dashboard Framework 6.1.5.1 is published on the IBM Support Site at Fix Central and available for customers to download.

This document contains information about the chart conversion tool included with WebSphere Dashboard Framework 6.1.5.1. The tool converts GreenPoint WebCharts (used in releases before WebSphere Dashboard Framework 6.1.5) to the ILOG JViews charts engine, introduced with WebSphere Dashboard Framework 6.1.5.

For more information about charts, see Getting to know the new charting features in WebSphere Dashboard Framework 6.1.5.

The conversion tool is built into the "Upgrade" button on the following builders, which were deprecated in WebSphere Dashboard Framework 6.1.5:
  • Web Charts - Enhanced
  • Summary and DrillDown
  • Automatic Drilldown
  • Status Page

The conversion tool performs these two tasks when you upgrade the builder:
  • It maps the builder inputs from the deprecated builder to appropriate inputs in the new builder.
  • It transforms the Greenpoint WebCharts3D style (in XML format) to the ILOG JViews chart style (in CSS format).

Conversion tool limitations
  • Dial charts cannot be upgraded. Create these directly in ILOG JViews tools manually.
  • Pyramid charts are not supported in ILOG JViews charts. The tool converts pyramid charts to bar charts.
  • Step charts are not supported in ILOG JViews. The tool converts them to stair charts.
  • ILOG JViews supports PNG and JPG chart images. Other image types used in the deprecated builders are replaced with PNG images.


Upgrading a project and chart-enabled builders
After you apply this fixpack, modify previously created projects to incorporate fixpack improvements.

Upgrading a project
To incorporate fixpack changes into a project, follow these steps:
  1. Start WebSphere Dashboard Framework Designer and load a project.
  2. In the navigator, right-click the project and click Upgrade Project Version.
  3. When prompted, click OK. The project is upgraded to use the latest plug-in components.
  4. Click Yes if you are prompted to overwrite existing files with newer versions.
  5. Click Yes to deploy the project and upgrade the deployed development and portlet WAR files.
  6. In the navigator, right-click the project and click Properties.
  7. Click WebSphere Portlet Factory Project Properties -> Feature Info.
  8. Select Refresh installed Feature Sets and click OK.


Upgrading chart-enabled builders
  1. Open a model that contains one of the four deprecated builders listed above.
  2. Open the builder call editor. The builders are marked "Deprecated".
  3. Click the Upgrade button in the builder call editor. A new builder window opens.
  4. View or modify the default inputs, then close the window.
  5. Return to the deprecated builder call editor. Click Apply or OK to save the change, which disables the deprecated builder.
  6. Open the log file to check for any elements from the WebCharts xml style file that were not converted. The log file is stored in the same folder as the original WebCharts style file. It has the same file name as the converted ILOG chart style file, with ".log" as the extension.
  7. For example: WebContent/solutions/dashboard/chartstyles/Bar.log
  8. Save the model after you upgrade all builders in the model.
  9. Repeat these steps for every model that contains any of the deprecated builders listed above.


Troubleshooting upgraded builders
The following list explains possible causes for warnings and messages you may see after you click the Upgrade button.

Warning/Error MessagesPossible causes
The original chart type Pyramid is not supported by the Charts builder. The default chart type will be used instead. You selected "Pyramid" as the chart type.
The original chart type Step has been replaced by the chart type Stair in the Charts builder. You selected "Step" as the chart type.
The original image type SWF is not supported by the Charts builder. The PNG type will be used instead. You selected an image type other than "PNG" or "JPG".
The chart style stored in the variable cannot be handled and may cause errors in runtime. You used an indirect reference for the chart style file. An indirect reference may return an XML file or snippet rather than CSS in your original application.
The WebCharts format chart data is not supported by the Charts builder. You chose WebCharts3D format chart data, which is not supported in this builder.
The original custom dial style cannot be used for the Status Page builder. The default dial style will be used instead. You chose a custom dial chart style in the Status Page builder.
The original custom dial style cannot be used for the Charts builder. The default dial style will be used instead. You chose a custom dial chart style in the Web Charts - Enhanced builder.
The original style file is null. You chose a custom chart style, but did not specify a chart style file.
The original style file does not exist.The style file path is invalid.
An error occurred while transforming a WebCharts3D style to an ILOG JViews style. The conversion tool has encountered something in the WebCharts3D style that it cannot process.

Supported WebCharts3D style settings
Most WebCharts3D properties can be upgraded to WebSphere Dashboard Framework 6.1.5. The list below shows the properties that are supported by the conversion tool. Items in bold are category names. Their sub-properties start on the next line.

Type
 
 
 
 
FRAME chart
 
 
 
PIE chart
 
 
 
RADAR chart
 
 
Background
 
 
 
 
ImageLocation
 
 
 
MinColor
 
 
 
MaxColor
 
 
 
Type
 
 
 
 
PlainColor
 
 
 
Transparent
 
 
 
VerticalGradient
 
 
 
HorizontalGradient
 
 
 
DiagonalLtRbGradient
 
 
 
DiagonalRtLbGradient
 
 
 
Transparent
 
DataLabels
 
 
 
 
Background
 
 
 
Font
 
 
 
Foreground
 
 
 
IsMultiline
 
 
 
Placement
 
 
 
 
Inside
 
 
 
Outside
 
 
Style
 
 
 
 
Value
 
 
 
RowLabel
 
 
 
ColumnLabel
 
 
 
None
 
Elements
 
 
 
 
Column
 
 
 
 
Paint
 
 
 
 
Color
 
LineWidth
 
 
 
Place
 
 
 
 
Default
 
 
 
Stacked
 
 
 
Percent
 
 
 
Clustered
 
 
Shape
 
 
 
 
Bar
 
 
 
Line
 
 
 
Area
 
 
 
Scatter
 
 
 
HighLowOpenClose
 
 
 
Bubble
 
 
 
Stairs
 
 
Series
 
 
 
 
DataLabel:Style
 
 
 
 
Value
 
 
 
RowLabel
 
 
 
None
 
 
Maker:Type
 
 
 
 
MCROSS
 
 
 
LetterX
 
 
 
Rectangle
 
 
 
Circle
 
 
 
RCROSS
 
 
 
Diamond
 
 
 
Triangle
 
 
 
None
 
 
Paint
 
 
 
 
Color
 
 
Place
 
 
 
 
Default
 
 
 
Stacked
 
 
 
Percent
 
 
 
Clustered
 
 
Shape
 
 
 
 
Bar
 
 
 
Line
 
 
 
Area
 
 
 
Scatter
 
 
 
Stairs
 
ShowMarkers
 
 
Font
 
 

Foreground
 
 

Frame
 
 
 
 
Background
 
 
 
 
ImageLocation
 
 
 
MaxColor
 
 
 
MinColor
 
 
 
Type
 
 
 
 
PlainColor
 
 
 
Transparent
 
 
 
VerticalGradient
 
 
 
HorizontalGradient
 
 
 
DiagonalLtRbGradient
 
 
 
DiagonalRtLbGradient
 
GridColor
 
 
 
GridStroke
 
 
 
 
Solid
 
 
 
Dashed
 
 
 
Dotted
 
 
 
DashDotted
 
 
IsHGridVisible
 
 
 
IsVGridVisible
 
 
 
Outline
 
 
Is3D
 
 
 
Legend
 
 
 
 
Background
 
 
 
Font
 
 
 
Foreground
 
 
 
IsAntialiased
 
 
 
IsVisible
 
 
 
Placement
 
 
 
 
Top
 
 
 
Left
 
 
 
Right
 
 
 
Bottom
 
Title
 
 
 
 
Background
 
 
 
Font
 
 
 
IsAntialiased
 
 
 
Placement
 
 
 
 
Top
 
 
 
Bottom
 
Xaxis
 
 
 
 
IsAbsolute
 
 
 
isAntialiased
 
 
 
IsReversed
 
 
 
isVisible
 
 
 
ScaleMax
 
 
 
ScaleMin
 
 
 
TitleStyle
 
 
 
 
Font
 
 
 
IsVisible
 
 
 
Margin
 
 
 
Text
 
 
Type
 
 
 
 
Category
 
 
 
Scale
 
 
 
Logarithmic
 
 
 
DateTime
 
Yaxis
 
 
 
 
IsAbsolute
 
 
 
isAntialiased
 
 
 
IsReversed
 
 
 
isVisible
 
 
 
ScaleMax
 
 
 
ScaleMin
 
 
 
TitleStyle
 
 
 
 
Font
 
 
 
IsVisible
 
 
 
Margin
 
 
 
Text
 
 
Type
 
 
 
 
Category
 
 
 
Scale
 
 
 
Logarithmic
 
 
 
DateTime
 
 
 
 
 
 
 
 
 

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (31)
collapsed Versions (31)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (31)May 12, 2010 12:11:13 PMKerry Thompson  IBM contributor
30May 12, 2010 12:03:19 PMKerry Thompson  IBM contributor
29May 12, 2010 12:02:51 PMKerry Thompson  IBM contributor
28May 11, 2010 3:19:18 PMKerry Thompson  IBM contributor
27May 11, 2010 3:16:57 PMKerry Thompson  IBM contributor
26May 11, 2010 3:15:40 PMKerry Thompson  IBM contributor
25May 11, 2010 3:15:28 PMKerry Thompson  IBM contributor
24May 11, 2010 3:14:04 PMKerry Thompson  IBM contributor
23May 11, 2010 3:13:35 PMKerry Thompson  IBM contributor
22May 11, 2010 3:12:17 PMKerry Thompson  IBM contributor
21May 11, 2010 3:11:45 PMKerry Thompson  IBM contributor
20May 10, 2010 3:33:53 PMKerry Thompson  IBM contributor
19May 10, 2010 3:33:40 PMKerry Thompson  IBM contributor
18May 10, 2010 3:32:49 PMKerry Thompson  IBM contributor
17May 10, 2010 3:26:07 PMKerry Thompson  IBM contributor
16May 10, 2010 3:23:13 PMKerry Thompson  IBM contributor
15May 10, 2010 1:01:25 PMKerry Thompson  IBM contributor
14May 10, 2010 12:28:09 PMKerry Thompson  IBM contributor
13May 10, 2010 12:28:00 PMKerry Thompson  IBM contributor
12May 10, 2010 12:26:56 PMKerry Thompson  IBM contributor
11May 10, 2010 12:26:38 PMKerry Thompson  IBM contributor
10May 10, 2010 12:26:21 PMKerry Thompson  IBM contributor
9May 10, 2010 12:26:11 PMKerry Thompson  IBM contributor
8May 10, 2010 12:24:53 PMKerry Thompson  IBM contributor
7May 10, 2010 12:23:01 PMKerry Thompson  IBM contributor
6May 10, 2010 12:21:24 PMKerry Thompson  IBM contributor
5May 10, 2010 12:20:08 PMKerry Thompson  IBM contributor
4May 10, 2010 12:09:28 PMKerry Thompson  IBM contributor
3May 10, 2010 12:09:18 PMKerry Thompson  IBM contributor
2May 10, 2010 12:09:01 PMKerry Thompson  IBM contributor
1May 10, 2010 12:07:48 PMKerry Thompson  IBM contributor
expanded Comments (0)
collapsed Comments (0)
Copy and paste this wiki markup to link to this article from another article in this wiki.
Go ElsewhereStay ConnectedHelpAbout
  • IBM Collaboration Solutions wikis
  • IBM developerWorks
  • IBM Software support
  • Twitter LinkIBMSocialBizUX on Twitter
  • BlogsIBMSocialBizUX on Facebook
  • ForumsLotus product forums
  • BlogsIBM Social Business UX blog
  • Community LinkIBM Collaboration Solutions
  • Wiki Help
  • Forgot user name/password
  • Wiki design feedback
  • Content feedback
  • About the wiki
  • About IBM
  • Privacy
  • Accessibility
  • IBM Terms of use
  • Wiki terms of use