https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17282
--- Comment #17 from Jonathan Druart <[email protected]> --- (In reply to Alex Arnaud from comment #16) > Currently, graphs are built using the data of the page (Because this the > only available variable in the template). For reports with paging, this > means that all data are not took in account. I'm wondering if we should not > make that possible. How ? Get all data with an AJAX call during making the > graph ? It seems to be a big work to AJAXify this part of the code. > > Feedback are welcome It seems reasonable, for a first version, to built the graph with the data displayed on the page. But it would be nice to tell the user how it works with a small info box. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
