Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
48 lines (36 loc) · 1.69 KB

File metadata and controls

48 lines (36 loc) · 1.69 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

Title: 🔢📈 Dynamic Math Graph Visualizer

Unleash the power of mathematics with this interactive Graph Generator! 🧮📈 Visualize Cartesian, Parametric, Polar, and 3D Surface equations dynamically. Simply enter your mathematical expression, tweak the parameters, and watch your graph come to life! 🚀🎨

# 🔢📈 Dynamic Math Graph Visualizer  

Unleash the beauty of mathematics with this interactive **Graph Generator**! 🧮📈  
Easily visualize **Cartesian, Parametric, Polar, and 3D Surface** equations dynamically with real-time updates.  

## 🚀 Features  
✅ Supports **4 types of graphs**:  
   - 📈 **Cartesian (y = f(x))**  
   - 🔄 **Parametric (x = f(t), y = g(t))**  
   - 🌀 **Polar (r = f(θ))**  
   - 🌍 **3D Surface (z = f(x, y))**  
✅ Interactive sliders for variable range selection  
✅ **Real-time graph visualization** using Altair & Plotly  
✅ **Simple & User-friendly** interface  

## 🔧 Installation  
1. Clone this repository:  
   [git clone](https://github.com/manas-pr/Dynamic-Math-Graph-Visualizer/tree/main)
   cd math-graph-generator   
   
2. Install dependencies:  
   pip install -r requirements.txt   
   
3. Run the app:  
   streamlit run app.py

🎭 Usage

  • Select the type of graph you want to generate
  • Enter your mathematical equation using x, t, theta, or y as variables
  • Adjust the variable range using sliders
  • Watch your graph update in real-time! 🎉

🖼️ Preview

Graph Preview

📜 License

This project is licensed under the MIT License.


🚀 Have fun exploring the beauty of mathematics and visualization! 🎨📊

Morty Proxy This is a proxified and sanitized view of the page, visit original site.