# easy-graph **Repository Path**: openhe/easy-graph ## Basic Information - **Project Name**: easy-graph - **Description**: 2D math Graphing Software powered by Python - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-08-21 - **Last Updated**: 2022-06-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyGeogebra ### Introduction PyGeogebra is a software powered by `Python3.8`, aiming to help students and teachers with `Math 2D Graph`. Using libs including:`Matplotlib`,`Numpy`,`Scipy`,`Sympy` , PyGeogebra integrates common 2D graph function. With `PyQt5`, PyGeogebra has a simple but flexible UI for you to use. ### Features * Plot Features 1. Function Plot 2. Equation Plot 3. Point Plot 4. Line/Segment Plot 5. Multi-Literal Plot 6. Slider Bar (enabled animation) 7. Extreme Point(Min/Max Point) 8. Zero Point 9. Parameterized Function Plot * Editor Features ### Update Info ### Project Info * Environment: Python 3.8 * UI Lib: PyQt5 * Science Calculation/Graphing Libs: Matplotlib,Numpy,Scipy,Sympy * License: MIT License