You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey all, this looks great! I downloaded it earlier today and found that on Python3 the generated SVG didn't scale the stars' positions correctly. I found that the issue was on the map call around line 70 of the coord_calc.py file and fixed it by replacing it with a for loop with the contents of offset_and_scale instead. I'm not very sure how to suggest a commit so I just bring this up here. Best of luck! Awesome job it's great!
The text was updated successfully, but these errors were encountered:
Hey all, this looks great! I downloaded it earlier today and found that on Python3 the generated SVG didn't scale the stars' positions correctly. I found that the issue was on the map call around line 70 of the coord_calc.py file and fixed it by replacing it with a for loop with the contents of offset_and_scale instead. I'm not very sure how to suggest a commit so I just bring this up here. Best of luck! Awesome job it's great!
The text was updated successfully, but these errors were encountered: