Chart.js: [2.9] Radar chart not displaying label in tooltip

Created on 2 Jan 2020  Â·  5Comments  Â·  Source: chartjs/Chart.js

I install the latest version but it contain defect in radar chart at endpoint. When we mouse over the endpoint it not showing label name
image

in attached image it should display client at end point but now it is not showing so this is issue in this version

bug

Most helpful comment

All 5 comments

So I uninstall the latest version 2.9 and replaced with npm i chart.[email protected]

This is still an issue as of March 31st, 2020.

Screen Shot 2020-03-31 at 18 45 15

I'd propose to change the issue's name to

[2.9.x] Radar chart label showing value instead of label

Also, would this bug be fixed if we pull master and compile the package ourselves instead of doing an npm i -s chart.js?

Edit:

Actually fixed by installing [email protected]

Thanks for the details @franco-roura and for testing against the alpha. I'm going to close this since it's fixed in 3.0

So this fix is still not merged?

Was this page helpful?
0 / 5 - 0 ratings