Details
-
Type: Improvement
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:OS: all Browser: all
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Include some radio buttons on the charts example that when a bar or bar clustered chart is chosen they appear and the user can select the orientation of the chart (Horizontal or Vertical). This will help to showcase this new attribute better.
Activity
Arran McCullough
created issue -
Arran McCullough
made changes -
Field | Original Value | New Value |
---|---|---|
Assignee | Arran McCullough [ amccullough ] |
Arran McCullough
made changes -
Priority | Major [ 3 ] | Minor [ 4 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13955 | Wed May 23 13:54:07 MDT 2007 | arran.mccullough | |
Files Changed | ||||
MODIFY
/icefaces/trunk/icefaces/samples/component-showcase/src/com/icesoft/icefaces/samples/showcase/components/charts/ChartMediator.java
MODIFY /icefaces/trunk/icefaces/samples/component-showcase/web/inc/components/outputChart/chart.jspx |
Arran McCullough
made changes -
Status | Open [ 1 ] | Resolved [ 5 ] |
Fix Version/s | 1.6DR#5 [ 10071 ] | |
Affects | [Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial] | |
Resolution | Fixed [ 1 ] |
Ken Fyten
made changes -
Fix Version/s | 1.6 [ 10031 ] |
Ken Fyten
made changes -
Security | Private [ 10001 ] |
Ken Fyten
made changes -
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee | Arran McCullough [ amccullough ] |
Changes committed Rev 13955
Added two radio buttons that are rendered when the chart type is bar or barclustered. The radio buttons control the orientation of the charts (horizontal or vertical).