josiah.nusbaum Posted January 18, 2017 Posted January 18, 2017 I'm working on making some charts in the free edition of Jasper (so, no HTML). Is there any way to do a three-axis stacked bar chart?Thanks!
hozawa Posted January 19, 2017 Posted January 19, 2017 JasperReports is just using jFreeChart. There's a chart that draws bars in 3D but I don't think this is what you want. Unless it's supported by jFreeChart, it's not going to be supported by JasperReports.http://www.jfree.org/jfreechart/api/javadoc/org/jfree/chart/renderer/category/StackedBarRenderer3D.html
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now