https://github.com/heliosdrm/grutils.jl
Tools for using the GR framework in Julia
https://github.com/heliosdrm/grutils.jl
julia-language plotting
Last synced: 10 months ago
JSON representation
Tools for using the GR framework in Julia
- Host: GitHub
- URL: https://github.com/heliosdrm/grutils.jl
- Owner: heliosdrm
- License: other
- Created: 2019-07-07T21:50:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-24T18:08:38.000Z (almost 2 years ago)
- Last Synced: 2024-04-24T20:23:58.039Z (almost 2 years ago)
- Topics: julia-language, plotting
- Language: Julia
- Size: 22.4 MB
- Stars: 31
- Watchers: 3
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GRUtils
[](https://github.com/heliosdrm/GRUtils.jl/actions?query=workflow%3ACI) [](https://heliosdrm.github.io/GRUtils.jl/latest/) [](https://heliosdrm.github.io/GRUtils.jl/stable/)
[](https://juliaci.github.io/NanosoldierReports/pkgeval_badges/G/GRUtils.html)
> [!NOTE]
> The maintenance of this package is currently limited to keeping it working with new versions of Julia and GR as it is. No new features or improvements are meant to be added, and "difficult" bugs may take time to be addressed (if ever), unless other developers feel motivated to take over it.
This package is an experimental refactoring of the module `jlgr` from [GR.jl](https://github.com/jheinen/GR.jl), intended to provide the main utilities of `jlgr` in a more "Julian" and modular style, easy to read, and facilitate code contributions by others.
Find all the information about how GRUtils works its [documentation pages](https://heliosdrm.github.io/GRUtils.jl/), and feel free to submit your [issues](https://github.com/heliosdrm/GRUtils.jl/issues) and [pull requests](https://github.com/heliosdrm/GRUtils.jl/pulls)!