panosoft / node-chartist

SVG Charts on the server.
The Unlicense
83 stars 20 forks source link

add wrapHtml option #18

Open lockevn opened 7 years ago

lockevn commented 7 years ago

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