Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
nikbackm
9y ago
0 comments
Share
> generate images on the fly
Isn't SVG or canvas more suitable for that on the web?
0 comments
default
newest
oldest
cm2187
9y ago
If you want to draw the chart from scratch perhaps but I use a library to generate the chart then send it as an image to the client. Very few lines of code required in .net, no javascript required.
ygra
9y ago
You don't need JS to generate SVG server-side either ...
j
/
k
navigate · click thread line to collapse