This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
b6e69673fd
gitlab-org--gitlab-foss
/
app
/
assets
/
javascripts
/
graphs
/
graphs_bundle.js
5 lines
83 B
JavaScript
Raw
Normal View
History
Unescape
Escape
merge lib_chart into graphs bundle
2017-03-02 02:27:52 -05:00
import
Chart
from
'vendor/Chart'
;
refactor stat_graph_contributors to es6 module syntax
2017-02-24 00:55:34 -05:00
// export to global scope
merge lib_chart into graphs bundle
2017-03-02 02:27:52 -05:00
window
.
Chart
=
Chart
;
Copy permalink