Skip to main content link. Accesskey S
  • Help
  • IBM Logo
  • IBM Web Experience Factory wiki
  • All Wikis
  • All Forums
  • ANNOUNCEMENT: Wiki changed to read-only. READ MORE...
  • Home
  • Product Documentation
  • Community Articles
  • Learning Center
  • IBM Redbooks
  • API Documentation
Search
Community Articles > FAQs > WebSphere Dashboard Framework - FAQ: Summary and Drilldown builder
  • Share Show Menu▼
  • Subscribe Show Menu▼

About the Original Author

Click to view profileKerry Thompson
Contribution Summary:
  • Articles authored: 19
  • Articles edited: 44
  • Comments Posted: 0

Recent articles by this author

Security bulletins

Security bulletins to supplement product documentation

Developing multi-channel and hybrid mobile web sites

You can create multi-channel 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.
Community articleWebSphere Dashboard Framework - FAQ: Summary and Drilldown builder
Added by Kerry Thompson | Edited by IBM contributorRob Flynn on January 5, 2010 | Version 44
  • 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
No abstract provided.
Tags: dashboard, summary and drilldown, faq, builder faq, builders

Question: How can I change the chart legend label in a Summary and Drilldown chart?
Answer:
To change the legend in a chart to something more user-friendly, you cannot use Rich Data Definition as you can for a table. To change the legend in a chart, you'll need to specify a Locale Data Variable input in the Summary & Drilldown builder.

Question: I have a Summary and Drilldown chart whose X axis shows the date in the format yyyy-mm-dd. How can I change it to show the format "dd" to prevent the X axis labels from overlapping?

Answer:
You can edit the chart style file. You can find the default chart style file mapping in solutions/dashboard/chartstyles/charttypes.properties. You can use WebCharts3D Designer to edit the chart's style file.

To prevent the X axis labels from overlapping, use the "Slanted" orientation:

<xAxis> 
<labelStyle orientation="Slanted"/> 
</xAxis> 


To change the X axis label pattern, change the style and pattern:

<xAxis> 
<labelFormat style="**" pattern="**"/> 
<labelStyle orientation="Slanted"/> 
</xAxis> 


IBM WebSphere Dashboard Framework includes a license to a full-function version of WebCharts3D Designer, which can be downloaded from http://www.webcharts3d.com/website/WebCharts50/download/index.jsp. For more information about the license, see the Dashboard Framework Set Readme file (Readme_dashboards.txt). A User's Guide and Developer's Guide install with WebCharts3D Designer and can be opened from the Start > Programs > WebCharts3D menu. Both guides include in-depth information about designing charts for use with WebSphere Dashboard Framework.


Question: How do I set up a Summary and Drilldown builder that drills down to a second one?

Answer:
When you set up the first Summary and Drilldown Builder, select "Call an Action" and call the action that invokes the second Summary and Drilldown Builder.


Question: I have connected two Summary and Drilldown builders together. How do I add navigation to return to the first Summary and Drilldown page after going to the second one?

Answer:
Use the Breadcrumbs builder to build in navigation between the Summary and Drilldown builders.


Question: How do I remove columns from the Summary and Drilldown chart and table?

Answer:
To hide columns in a chart:
In the Summary and Drilldown builder, go to the Summary Chart Properties section. Set Column Selection to "Exclude specific columns." This will expose the Columns For Y-Axis input. Any columns you enter here will be hidden. To add a column, click on the row to enable the drop-down list, and select the column to hide from the drop-down list -- do not use the reference chooser (... button). You can hide as many columns as you wish by adding them to this list. For best results, your data should have a schema. Hiding a column in the chart does not affect how columns are displayed in the table.

To hide columns in a table:
Add a Data Column Modifier builder to your model. In the Data Column Modifier builder call, set Container Field to the Row of the table created by your Summary and Drilldown builder. This will allow you to control how the table's columns are displayed. To hide a column, set its Status to Hide. Hiding a column in the table does not affect how columns are displayed in the chart.

  • Edit
  • More Actions Show Menu▼


expanded Attachments (0)
collapsed Attachments (0)
Edit the article to add or modify attachments.
expanded Versions (5)
collapsed Versions (5)
Version Comparison     
VersionDateChanged by              Summary of changes
This version (44)Jan 5, 2010, 11:01:59 AMRob Flynn  IBM contributor
43Jan 5, 2010, 11:01:32 AMRob Flynn  IBM contributor
42Jan 5, 2010, 10:59:51 AMRob Flynn  IBM contributor
41Dec 1, 2008, 9:05:10 AMKerry Thompson  IBM contributor
39Nov 26, 2008, 12:29:50 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 LinkThe Social Lounge
  • 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