Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to always show labels on charts? #4

Open
Souvikray opened this issue Jun 19, 2021 · 0 comments
Open

How to always show labels on charts? #4

Souvikray opened this issue Jun 19, 2021 · 0 comments

Comments

@Souvikray
Copy link

I am trying to show labels on charts which should always be visible. I learned about charts-datalabels plugin which works with regular chartjs as well as react-chartjs. But since I am using CoreUI React chartjs, I believe there is a wrapper around react-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 requires chartjs version to be at least 2.7 while in CoreUI React, it uses @coreui/[email protected] 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 version 3.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant