The 'type' attribute on the 'chart' tag does not support an XYStepChart type.
An 'xystep' type needs to be added to be compatible with JFree Chart's ChartFactory.createXYStepChart(...) method.
Log in to post a comment.