tsur / canvasjs

39 stars 40 forks source link

error getting in vue js app while using canvas js #46

Open Ankita-chippadi opened 1 year ago

Ankita-chippadi commented 1 year ago

Hi I'm trying to create vue js application, In here I'm using canvas js I get an error that

[ERROR] Unexpected "SplineChart"

node_modules/canvasjs/src/charts/index.js:1:7:   
  1 │ export SplineChart from '../charts/spline';

Screenshot (2)