Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bar Charts Not Working, Same JRXML is working in iReport #11

Open
gurusai77 opened this issue May 2, 2014 · 0 comments
Open

Bar Charts Not Working, Same JRXML is working in iReport #11

gurusai77 opened this issue May 2, 2014 · 0 comments

Comments

@gurusai77
Copy link

We have designed a jrxml in ireport, it is generating the expected results in ireport 5.1.

But when used with PHPJasperXML it generating the PDF but with out data.

Please help in this case.

The Series expression we have given is
Series Expressions

Series-"Pass Count", Category-$F{Time}, Value-$F{Pass Count}
Series-"Failure Count",Category- $F{Time}, Value- $F{Failure Count}

Is there any mistake in my expression, If so why it is generating successfully in iReport??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant