summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/graphs/graphs_bundle.js
blob: 534bc535bb643facf2edf9a822f7986353967ac3 (plain)
1
2
3
4
import Chart from 'vendor/Chart';

// export to global scope
window.Chart = Chart;