【发布时间】:2012-10-27 01:26:35
【问题描述】:
【问题讨论】:
-
Primefaces 在后台使用 jqplot。
标签: primefaces jqplot
【问题讨论】:
标签: primefaces jqplot
正如已经指出的那样,PrimeFaces 使用 jqPlot 来呈现图表。关于功能选项我不能完全同意。您始终可以使用 PrimeFaces 图表的extender 选项。通过编写扩展函数,您可以在实际渲染发生之前访问 jqPlot 配置对象。
例子:
【讨论】: