Skip to main content

This is a gantt chart drawing library

Project description

elegantt

Overview

elegantt is gantt chart drawing library.

Install

pip install elegantt

Fonts Install

on Ubuntsu apt install fonts-noto-cjk

on RedHat/RockyLinux yum install google-noto-sans-cjk-ttc-fonts.noarch

Usage

ad command line

eleteng sample.csv

as library

import elegantt
chartsize = (720,320)
bgcolor = (255,255,255)
gchart = elegantt.EleGantt( chartsize, bgcolor, today="2019-10-15")
gchart.draw_calendar()
gchart.draw_campain("2019-10-15","2019-10-18","こんにちは")
gchart.draw_campain("2019-10-20","2019-10-23","こんにちは")
gchart.draw_campain("2019-10-24","2019-10-30","こんにちは")
gchart.save("test_basic_1.png")

Lisence

This project is licensed under the MIT License, see the LICENSE.txt file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elegantt-0.0.2.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

elegantt-0.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file elegantt-0.0.2.tar.gz.

File metadata

  • Download URL: elegantt-0.0.2.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.9.6 requests/2.28.2 setuptools/50.3.2 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.13

File hashes

Hashes for elegantt-0.0.2.tar.gz
Algorithm Hash digest
SHA256 a819105303da507040c40d079ae4984bfd4f2e748825320c342fbb1407c16b9e
MD5 331afd3ff1ce008c302889be1a36a40f
BLAKE2b-256 f9b6f7694874502e1842856eed04f6a45774de25059796b2019441b3073a3b67

See more details on using hashes here.

File details

Details for the file elegantt-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: elegantt-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.9.6 requests/2.28.2 setuptools/50.3.2 requests-toolbelt/0.10.1 tqdm/4.64.1 CPython/3.9.13

File hashes

Hashes for elegantt-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 162d378301d5fc2572b60c7867c9334725a1e6bb4321f49dd0ac25c1b44c32c2
MD5 e89d282ab43570185953144793709278
BLAKE2b-256 ee6b34f4125957102ac171c3137c6904e6cc0a93e51dc5e325cc4ad9c4bbed78

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page