I am working with ngx charts to show the data in Heat Map
. Its working fine without any issues.
But I want to show the each grid values instead of showing it on mouse hover
. Is there any way to do that?
I checked the ngx-charts
documentaion also but no luck.