org.bootchart.renderer
public class SVGRenderer extends Renderer
Method Summary | |
---|---|
String | getFileSuffix() |
void | render(Properties headers, BootStats bootStats, OutputStream os)
Render the chart.
|
Parameters: headers header properties to include in the title banner bootStats boot statistics os the output stream to write t
Throws: IOException if an I/O error occurs