๐Ÿงช Tests ======== To run the tests: .. code-block:: bash 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.