go-charts icon indicating copy to clipboard operation
go-charts copied to clipboard

Is there any support to generate SVG file for different charts

Open abhijitpawar12 opened this issue 1 year ago • 1 comments

@vicanso Is there any support to generate SVG file for different charts?

abhijitpawar12 avatar Sep 23 '24 09:09 abhijitpawar12

https://github.com/vicanso/go-charts/blob/main/examples/charts/main.go#L77

You can set ChartOutputSVG for render function.

vicanso avatar Sep 24 '24 00:09 vicanso