jquery - SVG dashed line animation -


i svg line animation codepen. have 3 line animation. 2 dashed line animation , 1 solid line animation. want solid line animation stroke. tried make stroke solid dashed, not getting animation. dashed line animation visible, solid line animation visible stroke on move of circle.

"http://codepen.io/mattsince87/pen/snqly" 

the standard "simulate drawing of line" animation trick uses dash patterns work. can't use drawing dashed line.

about best can do, workaround, cover dashed line solid line same colour background. animate "undrawing" of solid line on top reveal dashed line below.


Comments

Popular posts from this blog

Load Balancing in Bluemix using custom domain and DNS SRV records -

oracle - pls-00402 alias required in select list of cursor to avoid duplicate column names -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -