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.
1 Answer:
Posted on December 14, 2015 at 9:01pm
Sure. Visualize.js allows developers to use tools such as jQuery.
Following page is my demo page using jQuery with Visualize.js. Click on reports at the top to display a full report at the bottom.