https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17282
Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55412|0 |1 is obsolete| | --- Comment #2 from Héctor Eduardo Castro Avalos <hector.hecax...@gmail.com> --- Created attachment 55442 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55442&action=edit [SIGNED-OFF]Bug 17282: Ability to create charts for SQL reports Add a form under report's result that allow to configure and draw a chart (pie, bar, line and combination). Pie: Usefull only for a two-column report's result bar: Horizontal: Can be horizontal or vertical (check/uncheck horizontal checkbox), Group: allows to group columns (stacked bar chart), Line: show some columns as line in a bar chart (combination) line: line chart :) This patch adds 2 new js libraries: d3js and c3js: - c3.min.css - c3.min.js - d3.min.js Test plan: - Apply this patch, - make reports, - draw charts, - that's all Signed-off-by: Hector Castro <hector.hecax...@gmail.com> Works as advertised -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list Koha-bugs@lists.koha-community.org 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/