tsayen / dom-to-image

Generates an image from a DOM node using HTML5 canvas
Other
10.34k stars 1.68k forks source link

Alternative ? #290

Open Abdullah0991 opened 5 years ago

Abdullah0991 commented 5 years ago

Hello,

Is there a good alternative for this library since it abandoned for more two years ?

I am trying to capture an image for the result of ngx-charts. And I want to get a better image since this lib give me a good but low resolution results.

Note: I tried html2canvas but it results are worse.

SpiritusDeos commented 5 years ago

You can use scale property to get a better resolution using html2canvas.