chartist-js / chartist

Simple responsive charts
https://chartist.dev
MIT License
13.35k stars 2.53k forks source link

Provide way to render CSS styles into attributes when drawing a chart #814

Open gionkunz opened 8 years ago

gionkunz commented 8 years ago

This would become handy when creating SVG documents where the Chart SVG is self contained without any need to include a CSS. Most SVG engines support the style attribute so we should be able to provide a rendering which extracts CSS and render it into the style attributes.

This should also be considered when working on #810

bkniffler commented 5 years ago

Any news on this? Would be really cool for server rendering.

ckarmy commented 4 years ago

+1