|
- Enter a comma separated list of numbers, press Submit.
- The page will draw X concentric circles for a list of X numbers
- Each circle with have on it X_n evenly spaced dots
- The first number in the list assigns dots to the inner-most circle
- If the first number is 1, a single dot will be drawn in the center.
- Example: 1,3,5,7,9,11,13,15,17,19
|