How would you go about making one graph into multiple graphs based on user input with python? /u/BoysenberryNo9215 Python Education

Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this?

submitted by /u/BoysenberryNo9215
[link] [comments]

​r/learnpython Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this? submitted by /u/BoysenberryNo9215 [link] [comments] 

Hey, I am really struggling with this part of my project. I already have code that plots a dense graph that is movable by the user. I need help with writing the code for splitting up the one graph into multiple graphs depending on the number the user inputs. If the user inputs 3, the main graph should be split into 3 different graphs based on PROXIMITY. How would I go about this?

submitted by /u/BoysenberryNo9215
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *