Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fix [Bugzilla]124863: Provide a user preference for charts.

- Summary: Provide a user preference for charts.

- Bugzilla Bug (s) Resolved: 124863

- Description:
Provide: A Servlet to access the chart engine;
             A JSP page that shows the chart together with a few settings;
             A chart model to use in the page;
             A help document to explain how to run and development a dynamic page containing charts.

- Tests Description: Test Manually.

- Files Edited: None


- Files Added:
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/ChartModels.java
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/Help.htm
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/PreferenceServlet.java
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/UserPreference.jsp
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/chartImage.jsp
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/preference/control.jsp


- Notes to Build Team: None

- Notes to Developers: None

- Notes to QA: Please see the details in help document.

- Notes to Documentation: None

 

Regards,

Nina


Back to the top