JasperReports, an open source Java reporting tool, can be used in all Java applications from desktop to web applications. JasperReports exports a variety of formats (including PDF, HTML, Microsoft Excel, ODT, comma-separated value, XML, and more).

learn more… | top users | synonyms (1)

0
votes
0answers
17 views
+50

Labels in footer of JFreeChart Gantt Chart

I am able to replace colors of Bar of graphics as discussed here. And I can put labels in bars as pointed here. But now the colors of the legend in footer mismatched the colors of the graph, ¿How ...