swimlane / ngx-charts

:bar_chart: Declarative Charting Framework for Angular
https://swimlane.github.io/ngx-charts/
MIT License
4.3k stars 1.15k forks source link

Extra field proprty in data not showing up in custom tooltip of heatmap #1534

Open jainsrijan opened 4 years ago

jainsrijan commented 4 years ago

Describe the bug [ { name: 'United Kingdom', series: [ { name: '2010', value: 36240, extra: { code: 'uk' } }, ........ ];

i want to use this extra field in the custom tooltip of heatmap but the default tooltip model does not have property extra

mardon1975 commented 3 years ago

Are you still having this issue?

jainsrijan commented 3 years ago

Yes it's not working in heat map

On Thu, Jan 14, 2021, 10:47 PM mardon1975 notifications@github.com wrote:

Are you still having this issue?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/swimlane/ngx-charts/issues/1534#issuecomment-760338249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIUTUQSVKFZ5QWQDH5WIKKDSZ4RMDANCNFSM4SWVMBUQ .