scott.goodrich Posted September 8, 2014 Share Posted September 8, 2014 Hi folks,I've seen how to create hyperlinks and such in pie charts and other more traditional reports, but we're looking for a way to create a drill-down enabled report that will list a summary line at the top of a heading, then (once it's rendered in .xlsx format) allow you to click on the + sign off to the left and expand the heading to reveal the detail lines below it. Does Jaspersoft Studio support such functionality and, if so, can someone point me to a tutorial or documentaiton on how to accomplish this, please?Thanks in advance,SG Link to comment Share on other sites More sharing options...
Nikhilesh_1 Posted September 10, 2014 Share Posted September 10, 2014 Hi Scott, You may have a look at the below D3 visualizations which allows you to d the same.http://bl.ocks.org/mbostock/4063570http://mbostock.github.io/d3/talk/20111018/tree.html D3 is a very interactive and powerful visualization engine. It even allows you to create your own custom chart (we had once created horizontal candlestick chart with additional information like median, average ). Once you have done that you can then directly use those chart or you can integrate those charts inside jaspersoft and use it. Let me know if you need any other information.ThanksNikhileshHelical IT Solutions Link to comment Share on other sites More sharing options...
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