ghalex / vue3-charts

Vue3-Charts is an SVG-based charting library that is very easy to use and highly customizable
https://vue3charts.org
MIT License
135 stars 23 forks source link

fix: remove console log statement #42

Closed PascalHonegger closed 2 years ago

PascalHonegger commented 2 years ago

Removes the unmounted log from the chart component. We were seeing this log in our application and don't believe the log serves any purpose.