0
如何在Primefaces中更改Piechart的網格高度?我如何在Primefaces中更改網格的高度?
function skinPie() {
this.cfg.shadow = false;
this.cfg.title = '';
this.cfg.grid = {
background: '#ffffff',
borderColor: '#ffffff',
gridLineColor: '#F5F5F5',
shadow: false,
};