0👍
For typescript you can get the arc element from the registry like so:
const arcElement = Chart.registry.elements.get('arc');
Source:stackexchange.com
0👍
For typescript you can get the arc element from the registry like so:
const arcElement = Chart.registry.elements.get('arc');