and I'm trying to run SerializerExample with Pie chart, but I get a
ChartException:
org.eclipse.birt.chart.exception.ChartException: Category runtime series
count (here 0) for a chart without axes must 1
at
org.eclipse.birt.chart.render.BaseRenderer.instances(BaseRenderer.java:2401)
at org.eclipse.birt.chart.factory.Generator.build(Generator.java:1040)
at SerializerExample.<init>(SerializerExample.java:395)
at SerializerExample.main(SerializerExample.java:312)