node-chartist
node-chartist copied to clipboard
add wrapHtml option
set wrapHtml = false
, the output of generate()
will be SVG markup only (without the wrapping div)
Use wrapHtml = false
, legend = false
we can have pure SVG output
ignore .vs
from Visual Studio IDE
update README