Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.2
-
Component/s: ACE-Components
-
Labels:None
-
Environment:IF 3.x
-
Assignee Priority:P3
-
Affects:Documentation (User Guide, Ref. Guide, etc.), Sample App./Tutorial
Description
Implement remaning chart types available in JQPlot, particularly BubbleSeries.
Activity
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31513 | Tue Oct 16 13:00:17 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31522 | Tue Oct 16 15:49:33 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31541 | Wed Oct 17 10:46:01 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31555 | Wed Oct 17 16:47:12 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31678 | Tue Oct 23 12:43:52 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() ![]() ![]() ![]() ![]() ![]() |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #31864 | Wed Oct 31 08:54:54 MDT 2012 | nils.lundquist | |
Files Changed | ||||
![]() ![]() |
Field | Original Value | New Value |
---|---|---|
Reporter | Migration [ remote ] | Nils Lundquist [ nils.lundquist ] |
Assignee | Nils Lundquist [ nils.lundquist ] |
Issue Type | Improvement [ 4 ] | New Feature [ 2 ] |
Assignee Priority | P3 [ 10012 ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Resolution | Fixed [ 1 ] | |
Status | Resolved [ 5 ] | Reopened [ 4 ] |
Summary | add new chart types to ace:chart | Add new Bubble and Gauge chart types to ace:chart (was: add new chart types to ace:chart) |
Affects | Documentation (User Guide, Ref. Guide, etc.),Sample App./Tutorial [ 10003, 10001 ] | |
Component/s | ACE-Components [ 10050 ] |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Fix Version/s | 3.2 [ 10338 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Revision #31512
Committed by nils.lundquist
A minute ago
ICE-8664 - Add BubbleSeries implementation and showcase example. Added fillAlpha, seriesColors and color to Series base.
JavaDoc still required for BubbleSeries. ChartSeries base could still have additional properties added also.
Guess the next chart type up should be the gauge or mekko.