matplotcr
Version, currently 0.1.813 versions
- 0.1.12latestApr 3, 2021
- 0.1.11not indexedApr 3, 2021
- 0.1.10not indexedApr 3, 2021
- 0.1.9not indexedApr 3, 2021
- 0.1.8not indexedApr 3, 2021
- 0.1.7not indexedApr 3, 2021
- 0.1.6not indexedApr 3, 2021
- 0.1.5not indexedApr 3, 2021
- 0.1.4not indexedApr 3, 2021
- 0.1.3not indexedApr 3, 2021
- 0.1.2not indexedApr 3, 2021
- 0.1.1not indexedApr 3, 2021
- 0.1.0not indexedApr 3, 2021
github.com/ruivieira/matplotcr
A Crystal wrapper for Python's matplotlib.
Nothing has been indexed for 0.1.8 yet. The tag is recorded, its shard.yml has not been read, so the manifest and dependency list below are empty because they are unknown rather than because they are absent.
Installation
# Add this to your shard.yml
dependencies:
matplotcr:
github: ruivieira/matplotcr
version: ~> 0.1.8Then run:
shards installshard.yml
No shard.yml has been indexed for 0.1.8. You can read it on the repository.
Dependencies
Unknown: the shard.yml for this version has not been read yet.
README
This README is the one indexed from the repository at its latest ref, not from the tag for this version.
matplotcr
A Crystal wrapper for matplotlib.
Features
- Line plots
- Scatter plots
- Histograms
- Line segments
- Axis (horizontal and vertical) lines
- Font customisation
- Annotations
- Custom size and DPI
- Sub-plots
- Horizontal and vertical limits
- Custom markers
Examples
Examples can be found here.
Requirements
matplotcr additionally requires:
- Python (3.x)
- matplotlib
- numpy
- scipy (for KDE plots)
to be installed.
Contributing
- Fork it (https://gitlab.com/ruivieira/matplotcr)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
mailing lists
- Announcements: https://lists.sr.ht/~ruivieira/crystal-announce
- Discussion: https://lists.sr.ht/~ruivieira/crystal-discuss
- Development: https://lists.sr.ht/~ruivieira/crystal-devel
Please prefix the subject with [matplotcr].
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This release
- Version
0.1.8- Tagged
- Apr 3, 2021
- Commit
29a824916060- Indexed
- not yet
Dependents
Repository
github.com/ruivieira/matplotcr
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 13