Package | Description |
---|---|
org.xwiki.chart |
Modifier and Type | Class and Description |
---|---|
class |
PlotGeneratorException
The class used to indicate exceptions specific to the plot generator.
|
Modifier and Type | Method and Description |
---|---|
byte[] |
ChartGenerator.generate(ChartModel model,
Map<String,String> parameters)
Generates an image of a chart representing the data presented as a
ChartModel and extra formatting
parameters provided in the parameters map. |
Copyright © 2004–2021 XWiki. All rights reserved.