Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 idesigner 中配置了条形图,但是当我单击预览时,它显示了两次。知道为什么会发生这种情况。
谢谢。
尝试将您的图形组件放入汇总带,因为详细带重复数据集中每一行的记录。
我想你已经把图表放在了细节带中,如果你真的需要把它放在细节带中,你可以尝试将表格属性“printWhenExpression”设置为 $V{REPORT_COUNT} == 1
要设置属性以在摘要或详细带中制作图表,您可以在 XML 代码中进行编辑,也可以通过设计器添加带和移动图表。