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

Can't import Labels component #56

Open rbrugo opened 5 months ago

rbrugo commented 5 months ago

It seems that Labels component is not exported in src/components/index.ts. I can't find a way to import it into my project, any suggestion? Also, is there a documentation of the component? I can't find it in the main page