Explicit global definition
Some script bundlers such as Browserify compile a wrapper function over the modules. If var-statement is used to define the global it will be hidden inside it. Use window-global to define Chart global explicitly.
E
Esa-Matti Suuronen committed
624fbfd474ae3a2d1ceb29fe041f9045a8ccbcb3
Parent: 4a94b44