|
|
|
|
|
by bob1029
1079 days ago
|
|
This is fantastic. I'm already using string interpolation & builders for my HTML/JS/CSS source, so why not the same for SVG? I didn't realize the syntax was so straightforward. It looks like you could even build the final SVG with some clever SQL queries if all you need to do is produce a time series visual (i.e. string aggregation over Path). |
|