- Notifications
You must be signed in to change notification settings - Fork3
Open
Description
I am trying to show labels on charts which should always be visible. I learned aboutcharts-datalabels
plugin which works with regularchartjs
as well asreact-chartjs
. But since I am using CoreUI React chartjs, I believe there is a wrapper aroundreact-chartjs
by CoreUI because of which it doesn't work for my case. (I see no errors but also no labels)
Another possible reason could be it requireschartjs
version to be at least2.7 while in CoreUI React, it uses@coreui/chartjs@2.0.0
Is this another possible reason?
So is there any way where we can integrate plugins into CoreUI charts or at least a way to always show labels when the chart is displayed?
I am using Free React.js Admin Template version3.2.1
Metadata
Metadata
Assignees
Labels
No labels