https://github.com/ccworld1000/ccchart
Simple draw chart for Perl 6 , easy-to-use simple learning.
https://github.com/ccworld1000/ccchart
cairo ccchart cclog chart draw line perl-module perl6 pie raku rakudo rect rectangle
Last synced: 3 months ago
JSON representation
Simple draw chart for Perl 6 , easy-to-use simple learning.
- Host: GitHub
- URL: https://github.com/ccworld1000/ccchart
- Owner: ccworld1000
- License: gpl-2.0
- Created: 2017-11-03T16:06:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T09:06:39.000Z (about 5 years ago)
- Last Synced: 2025-01-27T09:29:33.931Z (5 months ago)
- Topics: cairo, ccchart, cclog, chart, draw, line, perl-module, perl6, pie, raku, rakudo, rect, rectangle
- Language: Raku
- Homepage:
- Size: 139 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Simple draw chart for Perl 6 , easy-to-use simple learning.
## Local installation and unloading
```shell
zef install .
zef uninstall CCChart
```##
## Network install
```shell
zef update
zef install CCChart
```##
## CCChart pie

## CCChart lines

##
## CCChart rect

##
## CCChart test
The call will generate a default "default.png" in the command line execution directory.
