Hi, I am creating a Jasper Report. A requirement of this report is to be able to show a small graph in the detail band (similar to the way sparklines are used). Is there a way to do this? The graph needs to:
- choose image based on parameter & value
- set the horizontal position of an image based on a value
- stretch the image horizontally based on a value
Any suggestions on a way to proceed?
From reading in the forums, I learned there is no conventional way to dynamically set a horizontal position within Jasperreports and If I have to scrap JasperReports, I will, but prefer not to as I really like Jasper plugin
Even if there is something I can do in Servoy and pass it to Jasper, that would be fine as well.
The attached image is from a design sample.