Query for both band:
SELECT
“category 1” as cat,1 as val
UNION
SELECT
“category 2” as cat, 2 as val
UNION
SELECT
“category 3” as cat, 3 as val
UNION
SELECT
“category 4” as cat, 4 as val
UNION
SELECT
“category 5” as cat, 5 as val
UNION
SELECT
“category 6” as cat, 6 as val
ClassNotFoundException: org.jfree.chart.plot.PlotOrientation means exactly what it says, it can not find a class. Did you try to find to which package this class belongs, and make sure it’s included in your dependencies and imports?
Also this https://community.jaspersoft.com/questions/518767/chart-issue