canvas-table icon indicating copy to clipboard operation
canvas-table copied to clipboard

Is there a option that let the canvas height fits table height auto. The data is dynamic.

Open galenzh opened this issue 1 year ago • 1 comments

screenshot-20230428-113552 Hi. I want to export base64 string on nodejs. How to export a image without too many blanks below the table ? Thanks for your reply.

galenzh avatar Apr 28 '23 03:04 galenzh

There is no option to do that. But there is a workaround. You can use the tableCreated event and get the y position and crop the image yourself.

el avatar Apr 28 '23 12:04 el