๐งช Tests๏
To run the tests:
pytest
๐ License๏
This project is licensed under the MIT License.
๐ค Contributing๏
Fork the repository.
Create a new branch (
git checkout -b feature-name).Commit your changes (
git commit -am 'Add feature').Push your branch (
git push origin feature-name).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
mplcursorsorplotly.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.