1chooo / refinaid

🐻 Enabling everyone unfamiliar with programming languages to easily engage with AI and open the doors to the world of the future. (AI4ALL)
https://refinaid.vercel.app/
Apache License 2.0
21 stars 5 forks source link

[Bug] changing x or y-axis in the begining #78

Closed 1chooo closed 1 year ago

1chooo commented 1 year ago

Initially, when we only modify the x-axis or y-axis, meaning when we adjust one without changing the other, an error occurs because the other axis has not been modified yet.

How to reproduce

  1. run python main.py
  2. Switch X Axis into any parameter.
  3. It happened!
Screen Shot 2023-09-03 at 9 30 01 PM