This python code uses the Import
function to compile a series of plot files, and plots all graphs on the same Run
comand.
1. Parabola
2. Polynomial
3. The Olympic Rings
4. Rose Curves
- It is suggested that you open the multigraph.py display in fullscreen
- If you choose to rearrange the plot positions in the multigraph.py file
the axis labels may overlap
- Download Visual Studio Code for macOS or Windows
- Install Python Interpreter path 'venv 3.8.X'
- Run
npm install git+{copied_url}
to download all dependencies