Closed aentwist closed 2 years ago
So I see this now,
import { Chart, DoughnutController, ArcElement, Tooltip } from 'chart.js';
It isn't at the top of the Installation section so it is a bit confusing. Feel free to close this.
Hi! What was the problem? You find that it's not clear that it uses Chart.js behind?
Yeah I couldn't tell I needed to run npm install vue-chart-3 chart.js
at first.. just got slightly confused
Currently, the documentation does not detail that
chart.js
is a peer dependency.