i want to use toggle functionality using visualize.js
Posted on December 14, 2015 at 2:46am
I want dril-down report using visualize.js.
Is it possible to open report like toggle functionality in Visualize.js ?
like
id name count
1 k 2
2 b 34
now click on 2 count new report open below 2.
and click on 32 new report will open below 34.
Joined: Jun 15 2015 - 5:08am
Last seen: 6 years 5 months ago
Posted on April 20, 2016 at 8:12am
Have you tried adding plot bands? Then you can add a click event to 2 and 32 and use Visualize to pass a parameter back to Jasper that "unhides" the plot band.
Joined: Feb 9 2015 - 9:09am
Last seen: 6 years 1 month ago