@@ -53,7 +53,7 @@ var chartTemplate =
</ve-line>
</template>
`
-window.vComponentChart = function (el, chartData, config, type) {
+window.proxy.vComponentChart = function (el, chartData, config, type) {
new Vue({
delimiters: ['${', '}'],
el: el,