Roman Kovalenko

Results 3 comments of Roman Kovalenko

When I try create a chart by the tutorial, I get some error like this: > TypeError: r.a.makeChart is not a function

`` ``` import AmCharts from 'amcharts3' import AmSerial from 'amcharts3/amcharts/serial' export default { name: 'app', data () { return { msg: 'Welcome to Your Vue.js App' } }, created ()...

@ailon Yes, I did it many times, but I still get the same error. Let's try do it step by step