Replies: 1 comment
-
Nope, this is not doable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to render a Chart.js canvas based chart on the server. Then return the image on Next JS edge runtime.
I tried SSR existing solutions for Chart.js, but I'm having issues with canvas.
Is this something doable at all or am I wasting my time?
Beta Was this translation helpful? Give feedback.
All reactions