8000 GitHub - Wizer27/GraphPlot2: second version of GraphPlot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Wizer27/GraphPlot2

Repository files navigation

📊 GraphPlot — Powerful Graph Plotting App with Streamlit

GraphPl is a modern and flexible app for plotting 2D and 3D mathematical functions using Streamlit.
Just enter any formula and see the graph instantly rendered in your browser.


✨ Features

  • 📈 Plot 2D graphs of any math function: sin(x), log(x), x^2 + 2x + 3, etc.
  • ➕ Supports dual-function plotting for comparison
  • 🌀 Generate 3D surface plots (e.g., z = sin(sqrt(x² + y²)))
  • 📄 Extract and plot formulas directly from PDF files
  • 🧠 (WIP) OCR-based formula recognition from images
  • ⚙️ Adjustable range, steps, and grid toggling
  • 🧮 Expression support for |x|, ^, sqrt(), log(), abs(), and more

🚀 How to Run

1. Install dependencies

pip install -r requirements.txt

About

second version of GraphPlot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0