<PlotOptions>
This section allows you to define a custom class that implements a plot handler. It is commented out in the wmconf.xml file; it is included only as an example.
<PlotOptions>
<ClassName>Your_Plot_Handler_Class</ClassName>
</PlotOptions>
Was this helpful?