I am rendering charts using chartjs-node-canvas for chart.js v3 on my backend. Everything works great, however produced images have low resolution. Below attaching 2 versions.
First picture is produced by cahrtjs-node-canvas plugin on nodejs server and second is screenshot from browser. Obviously second image is more clear. Is there a way to improve quality of the rendered image?