MissMatching between number of data points and number of points in X-Axis [message #93150] |
Sun, 20 November 2005 04:39  |
Eclipse User |
|
|
|
I have a Line Chart, with Date in X-Axis and Number in Y-Axis. There are
many lines in the same chart (Using series Grouping Key).
On one date I may have data points for some of the series but not for the
others. The chart fails to generate and I see this error in log file :
<Br><Br>
"Nov 20, 2005 1:30:54 PM
org.eclipse.birt.report.engine.executor.ExtendedItemExecutor execute
SEVERE: java.lang.IllegalArgumentException: Mismatch (32!=51) in dataset
count found in stacked runtime series
org.eclipse.birt.chart.exception.ChartException: $NO-RB$ Mismatch (32!=51)
in dataset count found in stacked runtime series" <br>
note that : 32 is number of data points of one of the lines, and 51 is
number od Dates in X-Axis. <br>
The message as I understand is complalling the miss matching between
nu,ber of data points and number of points in X-Axis.
Any Ideas on hoe to solve this problem ?
I am using Eclipse 3.1 and BIRT 1.0.1 with Tomcat 4.1.31 .
Thanks
Mohamed Arafat
|
|
|
Re: MissMatching between number of data points and number of points in X-Axis [message #93271 is a reply to message #93150] |
Mon, 21 November 2005 06:04  |
Eclipse User |
|
|
|
H Mohamed,
This should be fixed in 2M3, or you can try the latest nightly build.
Thanks,
David
"Mohamed Arafat" <arafat_eg2000@yahoo.com> wrote in message
news:e6d1daa5decaf7f18d9293718669f055$1@www.eclipse.org...
>
> I have a Line Chart, with Date in X-Axis and Number in Y-Axis. There are
> many lines in the same chart (Using series Grouping Key).
>
> On one date I may have data points for some of the series but not for the
> others. The chart fails to generate and I see this error in log file :
> <Br><Br>
>
> "Nov 20, 2005 1:30:54 PM
> org.eclipse.birt.report.engine.executor.ExtendedItemExecutor execute
> SEVERE: java.lang.IllegalArgumentException: Mismatch (32!=51) in dataset
> count found in stacked runtime series
> org.eclipse.birt.chart.exception.ChartException: $NO-RB$ Mismatch (32!=51)
> in dataset count found in stacked runtime series" <br>
>
> note that : 32 is number of data points of one of the lines, and 51 is
> number od Dates in X-Axis. <br>
>
> The message as I understand is complalling the miss matching between
> nu,ber of data points and number of points in X-Axis.
>
>
> Any Ideas on hoe to solve this problem ?
>
> I am using Eclipse 3.1 and BIRT 1.0.1 with Tomcat 4.1.31 .
>
> Thanks
> Mohamed Arafat
>
>
|
|
|
Powered by
FUDForum. Page generated in 1.05138 seconds