Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Bugzilla#184573 - Enhance standalone chart builder to support BiDi and specified chart file

- Summary:
Enhance standalone chart builder to support BiDi and specified chart file

- Bugzilla Bug (s) Resolved:
184573

- Description:
Two enhancements for standalone chart builder:
1. Support BiDi. Users could use jvm commands like
-user.language=ar_AB to
switch to Right-to-Left direction.
2. Support specified chart file path. Users could input file path to open it in
standalone chart builder.


- Tests Description: Manual Test

- Notes to Build Team: N/A

- Notes to Developers: N/A

- Notes to QA: N/A

- Notes to Documentation: N/A

- Files Edited:

/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/factory/RunTimeContext.java
/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/util/ChartUtil.java
/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/builder/ChartWizardLauncher.java



- Files Added:



- Files Deleted

 


Back to the top