ngx-echarts
ngx-echarts copied to clipboard
How to update pie chart tooltip name only?
I want to only update the tooltip name through an @Input using [merge]; but the pie chart is disappeared when I update the tooltip name. Is this a bug or intended behavior?