# Graph-Plotter **Repository Path**: csutjf/Graph-Plotter ## Basic Information - **Project Name**: Graph-Plotter - **Description**: 📊 A package to plot mathematical functions using "Turtle". - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-14 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Graph Plotter ================ A python package to plot mathematical functions using "Turtle". This project was developed for my computer science course in high school. **Project Report:** graph_plotter_AMITY.pdf **Programs list:** Graphplotter.docx **Program:** Graph_plotter_2.7.py ##Requirements: * Python 2 * turtle package * pickle package * tkFont package ##Funtion plots: To do