Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
nikbackm
9y ago
0 comments
Save
Share
> generate images on the fly
Isn't SVG or canvas more suitable for that on the web?
0 comments
2 comments · 1 top-level
top
newest
oldest
cm2187
9y ago
· 1 in thread
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