shellyln / chart.js-node-ssr-example

Chart.js server side rendering example. (pure JavaScript; no native modules)
https://www.npmjs.com/package/red-agate-svg-canvas
Other
48 stars 8 forks source link

[Qn] Possibility of using this approach to generate an inline SVG #9

Open benjypng opened 2 years ago

benjypng commented 2 years ago

Sorry if this is a silly question. Is there any way to use this to generate an inline SVG that can be used in another component (e.g. a react component)?