Chartjs-Always Enable Tooltip : Chart JS : V3 : Bubble Chart : react-chartjs-2

0👍

By default it is not possible to show all the tooltips at once, if you really want it you will need to use the external (html) tooltip.

The easyer way is to use the datalabels plugin: https://chartjs-plugin-datalabels.netlify.app/samples/charts/bubble.html

Leave a comment