jaspersoft123 Posted May 10, 2018 Posted May 10, 2018 Transactions chart. Please help me how to implement below chart?In a day there are 2 points. 1 is start of the day balance other is end of the day balance. How to implement this chart in jasper? Please help
joseng62 Posted May 10, 2018 Posted May 10, 2018 Do not think you going to get this done easily. I believe the community and commercial edition does not have a chart like this out of the box. If you have proffesional version, you might be able to make us of highchart.js property set to change the chart look and feel and add property values to mimic what you are looking for, but I doubt it. Best would be to find a 3rd party js library that supplies this type of report and integrate the library with jasper. There is a section in the manual that decribes custom html element, example where D3.js custom report is used to represent data. Probably your best bet to work though it and find a library that has given chart and just pass data over.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now