Autoría | Ultima modificación | Ver Log |
/**
* Chart output.
*
* Proxy to the default output module.
*
* @copyright 2016 Frédéric Massart - FMCorz.net
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
define("core/chart_output",["core/chart_output_chartjs"],(function(Output){return Output}));
//# sourceMappingURL=chart_output.min.js.map