picToGraph is a fun web application that allows users to upload an image and generate a line graph visualization in Desmos. It's designed to make data representation enjoyable and interactive!
- Easy image upload to extract visual data.
- Fun line graph generation based on the image.
- Interactive experience with Desmos for visual representation.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/mrrtmob/pic2graph.git cd pic2graph
Open index.html in your web browser to start using the tool.
Usage
Click the upload button to select an image from your device.
Watch as the application processes the image and generates a line graph.
Explore your graph in the Desmos environment!
Contributing
Feel free to contribute! If you have ideas for improvements or fun features, open an issue or submit a pull request.