Open lockevn opened 7 years ago
set wrapHtml = false, the output of generate() will be SVG markup only (without the wrapping div)
wrapHtml = false
generate()
Use wrapHtml = false, legend = false we can have pure SVG output ignore .vs from Visual Studio IDE
legend = false
.vs
update README
set
wrapHtml = false
, the output ofgenerate()
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 IDEupdate README