MDL-54987 core: New charting API
[moodle.git] / lib / amd / build / chart_bar.min.js
blob6083d244bdbfdb59905923b3757cd76b0ff07ff1
1 define(["core/chart_base"],function(a){function b(){a.prototype.constructor.apply(this,arguments)}return b.prototype=Object.create(a.prototype),b.prototype.TYPE="bar",b});