This question is locked. New answers and comments are not allowed.
Hi,
I would like to create SVG charts on the fly without views and controllers... Is it possible?
I started creating "new Chart<Model>(...)" but how to initialize ctor parameters?
I have a service, which creates html based emails. Now I want embed an SVG chart into it.
Any suggestions how to do this?
Thanks.
I would like to create SVG charts on the fly without views and controllers... Is it possible?
I started creating "new Chart<Model>(...)" but how to initialize ctor parameters?
I have a service, which creates html based emails. Now I want embed an SVG chart into it.
Any suggestions how to do this?
Thanks.