ng2-charts icon indicating copy to clipboard operation
ng2-charts copied to clipboard

drop shadow

Open nitinht1988 opened this issue 6 years ago • 5 comments

I want to perform something similar to below link: https://jsfiddle.net/7kbz1L4t/ I have no idea how i can do it with ng2-charts. Please help.

nitinht1988 avatar Sep 08 '17 12:09 nitinht1988

can anyone please help?

nitinht1988 avatar Sep 09 '17 04:09 nitinht1988

This is a good feature request, someone should pick this up.

paviad avatar Mar 08 '19 15:03 paviad

any update/workaround for this feature?

narkhedetushar avatar Mar 04 '20 04:03 narkhedetushar

Is this feature available in 2021?

chiranshu14 avatar Jul 25 '21 16:07 chiranshu14

You'd have to create your own custom chart class and use then use it.

https://www.chartjs.org/docs/master/developers/charts.html#extending-existing-chart-types

abdelsalamshahlol avatar Aug 15 '22 10:08 abdelsalamshahlol

ng2-charts will not implement custom functionality not present in Chart.js For chart type customizations and extra plugins check their documentation.

santam85 avatar Mar 01 '24 16:03 santam85