Customizing Chart-Pie
Hello,
I see the following code in the Nuxeo Analytics Tab. Is there a way to change where the labels show up? Or more control over how labels are laid out ?
<nuxeo-card heading=“[[i18n('repositoryAnalytics.documentTypes.heading')]]“>
<chart-pie values="[[_values(typeCount)]]" labels="[[_labels(typeCount)]]"> </chart-pie>
</nuxeo-card>
Thank you,
SG
0 votes
1 answers
660 views
Gregory Carlin
What do you want to achieve specifically?
07/06/2022