Getting problem with second's hand in analog clock using JS. Please review! | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Getting problem with second's hand in analog clock using JS. Please review!

Can't figure out where's the actual problem! https://code.sololearn.com/Wlnts6nhnrrO/?ref=app

5th Mar 2018, 7:37 AM
Шащи Ранжан
Шащи Ранжан - avatar
3 Answers
+ 3
At line 12, enclose the draw arc method inside beginPath() and closePath() Here's a working code: https://code.sololearn.com/WIkGNCzvaVg4/?ref=app
5th Mar 2018, 8:09 AM
Jonathan Pizarra (JS Challenger)
Jonathan Pizarra (JS Challenger) - avatar
+ 9
7th Mar 2018, 4:58 PM
Jully Fredy
Jully Fredy - avatar
+ 2
@Jonathan Pizarra Thank you sir! It's working!😁😄
5th Mar 2018, 8:40 AM
Шащи Ранжан
Шащи Ранжан - avatar