[ http://issues.apache.org/jira/browse/ADFFACES-182?page=all ]
Venkata Guddanti updated ADFFACES-182: -------------------------------------- There was a bug somewhere in the plugins. It does not accept attributes which has only the first character as lowercase. For e.g. yMajorCount, xMajorCount, yMinorCount. Renamed these attributes to verticalMajorCount, verticalMinorCount, horizontalMajorCount. Also sent out the API for review. Here is a new patch. This one works well on Tomcat > Add Support for Chart component in the trinidad set of components > ----------------------------------------------------------------- > > Key: ADFFACES-182 > URL: http://issues.apache.org/jira/browse/ADFFACES-182 > Project: MyFaces ADF-Faces > Issue Type: New Feature > Components: Archetype > Environment: Desktop, Browsers Gecko, IE, Opera > Reporter: Venkata Guddanti > > Add support for a Chart component in the trinidad set of components. This > support includes chartTypes: verticalBar, horizontalBar, stackedVerticalBar, > stackedHorizontalBar, pie, area, stackedArea, line, barLine combo, XYLine, > scatterPlot, radar, radarArea, funnel, circularGauge, semCircularGauge. There > will also be support for animation, skinning, tooltips, drilldown, PPR etc. > IE, Gecko and Opera platforms will be initially supported. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
