jquery-drawsvg icon indicating copy to clipboard operation
jquery-drawsvg copied to clipboard

Lightweight, simple to use jQuery plugin to animate SVG paths

Results 8 jquery-drawsvg issues
Sort by recently updated
recently updated
newest added

I'm running .drawsvg within a .each loop to draw all the SVGs on my page, however when I try and use $(this) or any variable scoped within the .each, it...

Hey, can anyone help me use drawSVG in my vue.js project

Hi, I can make your plugin work with a svg path but not with a svg rectangle. Is there limitations about that ? Thanks !

Hi, I'm trying to reverse the animation using the 'reverse' option, but the plays still forward :( I pasted below the code var schengenMap = $('#schengen').drawsvg({reverse: true}); schengenMap.drawsvg('animate'); thank you...

Here's the stack error. [Error] TypeError: $({ len: 0 }).animate is not a function. (In '$({ len: 0 }).animate', '$({ len: 0 }).animate' is undefined) animate (jquery.drawsvg.js:101) (anonymous function) (jquery.drawsvg.js:129)...

Dear Leonardo and users of jQuery DrawSVG, first of all many thanks to Leonardo for providing this plugin! I would like to apply it to animate an SVG graph attached...

Hi i have a problem with the following svg. Could you please help me? ` .\31 2daa57f-725e-42c0-84c5-e1670cf1ed6d, .\33 574d1ea-ea26-4368-861a-c621e7a22e4b, .\33 59d65b9-4f8b-4a97-b95c-71bb4e050c82, .\36 54927d5-6c4b-4569-b4a9-835e32d551de, .ab532fbc-993f-4371-9fb0-504681daa114, .bb93fe99-5498-4272-8c33-3acaf7dd2c1c, .bf718539-5a3a-4784-8756-0b3107cf9dc1, .e473867e-952b-4d84-9e9a-b9f1b1214905, .fc333939-3a0a-4b35-9590-309d95aa77e8 { fill:...

Hey Not an issue but more of a request. Is there any way you can mimic the drawing effect from the path strokes on the path fills? (e.g. I have...