|
Jfreechart extension 2 and Jfreechart 1.0.0 -- Working: msg#00144java.ulc.devel
Hi, I tried to debug the behaviiour of Jfreechart extension 2 myself and found that with Jfreechart 1.0.0 handleSetArea in UIChartEntity is unable to compare args.get("shapeType", "").equals("RECT") since the constant RECT is in smaller case i.e rect Changing the above line args.get("shapeType", "").equalsIgnoreCase("RECT") and args.get("shapeType", "").equalsIgnoreCase("POLY") solved the problem. Now we can have Jfreechart extension 2 and Jfreechart 1.0.0 if the developer at ULC makes the above mentioned changes Thanks, Gene
Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta.
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Making a ULCinternalFrame Unmovable, Eugene Coelho |
|---|---|
| Next by Date: | AW: Error on ULCTree with drag and drop, Hofmann, Torsten |
| Previous by Thread: | Making a ULCinternalFrame Unmovable, Eugene Coelho |
| Next by Thread: | RE: Jfreechart extension 2 and Jfreechart 1.0.0 -- Working, Janak Mulani |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |