Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] CheckIn: Bugzilla#167390 - [Smoke] Exception is thrown out when preview chart [0001]

- Summary:
[Smoke] Exception is thrown out when preview chart [0001]

- Bugzilla Bug (s) Resolved:
167390

- Description:
Caused by setting a maximum limitation in ticks computing.
Fixed by adding criteria for the limitation to ensure it only works in DateTime scale, so the limitation won’t affect category values.

- 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/computation/withaxes/AutoScale.java


- Files Added:

- Files Deleted

 

 


Back to the top