Please fix some JQUERY drawing code - Semi Circle using this math Pythagorean theorem

Job ID: 32583130

Budget: $30 – $250 USD

Please download the ZIP file
Goto README folder
Goto READMEFIRST txt file and review

ADDED after loading ZIP file
1) Here is the math for 'Pythagorean theorem'
2) Goto to the bottom of the page here: https://stackoverflow.com/questions/31804392/create-svg-arcs-between-two-points

*****************************************************************************
THE PROJECT REQUEST

Go to folder Scripts/drawings.js file

Please adjust these functions (at the bottom of the page):
- getSemiCircleRadius
- getSemiCircleHtmlForRadius


If need be goto CSS/Chart_Settings.css file code under 'Semi Circle Generator' (at the bottom) and adjust.

POINT: To make the main function 'fn.makeSemiCircle' draw a semi circle on financial chart image like the drawing in the example png file: REQUEST_SemiCircle.png.
Using this math
1) Here is the math for 'Pythagorean theorem'
2) Goto to the bottom of the page here: https://stackoverflow.com/questions/31804392/create-svg-arcs-between-two-points


To test the Semi Circle do this
1) View project in Chrome browser
2) Hold down the number '9' key on the main keyboard, and ...
3) Select TWO points on the image that looks like a financial chart
4) My attempt to draw a semi circle as like REQUEST_SemiCircle.png




To draw another indicator for fun do this...

To test the BOX drawing do this
1) View project in Chrome browser
2) Hold down the number 'B' key on the main keyboard, and ...
3) Select TWO points on the image that looks like a financial chart
4) A black box will draw.