๐Ÿงช Tests๏ƒ

To run the tests:

pytest

๐Ÿ“„ License๏ƒ

This project is licensed under the MIT License.

๐Ÿ‘ค Author๏ƒ

BBEK-Anand

๐Ÿค Contributing๏ƒ

  1. Fork the repository.

  2. Create a new branch (git checkout -b feature-name).

  3. Commit your changes (git commit -am 'Add feature').

  4. Push your branch (git push origin feature-name).

  5. Open a Pull Request.

๐Ÿ“„ License๏ƒ

Distributed under the MIT License. See the LICENSE file for more information.

๐Ÿ™‹โ€โ™‚๏ธ Questions?๏ƒ

If you have any questions or issues, feel free to open an issue on the GitHub repository. You can also contribute by improving the documentation or adding new features!

๐Ÿ“ Future Enhancements๏ƒ

  • Adding interactive features with libraries like mplcursors or plotly.

  • Improving subplot layout and positioning for more complex figure structures.

  • Expanding export options (e.g., support for SVG, LaTeX-friendly outputs).

  • Automatic color-mapping for scatter plots or heatmaps.