0
我想創建一個顯示員工出席率的餅圖。通過這種方式,我計算了(在報告中)大多數在職和缺席的員工。我怎樣才能給圖表提供變量?用變量提供圖表
**Key expressions** - Present, Absent
**Values** -
Present -70%
Absent -30%
我想創建一個顯示員工出席率的餅圖。通過這種方式,我計算了(在報告中)大多數在職和缺席的員工。我怎樣才能給圖表提供變量?用變量提供圖表
**Key expressions** - Present, Absent
**Values** -
Present -70%
Absent -30%
問題解決
右鍵單擊圖表組件,並選擇「細節」選項卡,然後選擇要添加系列。
[圖表示例](http://jasperreports.sourceforge.net/sample.reference/charts/index.html#charts) –
您應該看到這些帖子: - http://community.jaspersoft.com/wiki/創建圖表和數據集 - jaspersoft-studio,http://community.jaspersoft.com/questions/815627/create-pie-chart-variables-report – Sharad