Defect #97
Spline renderer for Line/XYLine and Bar dataLine
Start date:
07/20/2010
Due date:
% Done:
0%
Estimated time:
Browser (if web client):
Description
Added a spline parameter (Integer) to Line/XYLine and Bar dataLine
simply add the number of points to take into account like this:
chartDef.spline = 15
This will smoooth the edges of lines between points, using a spline with x anchors instead of straight lines.
Works in Eastwood only.
Related issues
History
Updated by Patrick Talbot almost 15 years ago
- Status changed from New to Closed
See Revision 349 and 350
Will be available with v1.2.3+