chartjs-node icon indicating copy to clipboard operation
chartjs-node copied to clipboard

Add tooltips on the generated PNG

Open BrunoLerner opened this issue 7 years ago • 1 comments

Hey,

I'm trying to generate the PNG with the tooltips on it. I tried a couple of different things.

First, I've tried adding an addHitRegion() canvas' method on the afterDraw plugin. But it looks like this function is not supported.

And then I tried to find any configuration of the tooltip that makes that for me. But I didn't find one

Is it currently possible to do that?

BrunoLerner avatar Nov 16 '17 12:11 BrunoLerner

@BrunoLerner Have u got any solution for tooltip were am facing same issue

sudhir1211 avatar Sep 17 '19 06:09 sudhir1211