go-chart/_examples/custom_stylesheets
Justin Kromlinger 3cb33d48d3 Add ability to set custom stylesheets for SVG renderer (#105)
* Add ability to set custom stylesheets for SVG renderer

This allow to set custom inline CSS and a optional CSP nonce. This
solves the problem mentioned in #103 and is best used with it, as seen
in the added examples. Without this one would have to write a custom
renderer.

* Add note with link to the custom_stylesheets example
2018-10-12 09:43:30 -07:00
..
inlineOutput.svg Add ability to set custom stylesheets for SVG renderer (#105) 2018-10-12 09:43:30 -07:00
main.go Add ability to set custom stylesheets for SVG renderer (#105) 2018-10-12 09:43:30 -07:00