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

Radar Chart - Not showing tooltip values

Open JosepRoo opened this issue 5 years ago • 6 comments

I have a radar charts with dinamic data and the value of the bullet is not showned on the tooltip.

Captura de Pantalla 2019-04-24 a la(s) 13 54 39

JosepRoo avatar Apr 24 '19 18:04 JosepRoo

@paviad any solution about this? Thanks

PedroDominMor avatar May 04 '19 21:05 PedroDominMor

Seeing that the chart.js radar chart displays the same behavior, I'd suggest opening an issue with chart.js.

See this sample chart from chart.js official samples

https://www.chartjs.org/samples/latest/charts/area/radar.html

paviad avatar May 05 '19 07:05 paviad

Hi, I think the problem is solved by his part. Can you check it please?

https://github.com/chartjs/Chart.js/issues/6188

PedroDominMor avatar May 05 '19 12:05 PedroDominMor

In that post they say that reverting to chart.js version 2.5.0 solves the problem. This is not really a solution since chart.js is now at version 2.8.0...

paviad avatar May 05 '19 13:05 paviad

Hi, Did you find a workaround ? I've the same issue.

jponcelin avatar May 22 '19 12:05 jponcelin

In case anyone is still looking for a temporary solution until a new version of ChartJs is released: https://github.com/chartjs/Chart.js/issues/6188#issuecomment-497251833

chriswnewman avatar Sep 18 '19 21:09 chriswnewman