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.4.tar.gz (4.2 MB view details)

Uploaded Source

Built Distribution

elegantt-0.0.4-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: elegantt-0.0.4.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for elegantt-0.0.4.tar.gz
Algorithm Hash digest
SHA256 c8185c4e5284550c763c08fab8012adb447811f13939884355c151a3aa4abcba
MD5 f6673afc84beca088aa07376d2e69d59
BLAKE2b-256 22bfca4d45efe51b1667729d70093f570410296b114a8214ff7f6b158e98a158

See more details on using hashes here.

File details

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

File metadata

  • Download URL: elegantt-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.8.10

File hashes

Hashes for elegantt-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 be888517454b06a9061535a72a7158509d739373fe0073647bb0934024951c92
MD5 9019303775cd449910f5f78a9cff009b
BLAKE2b-256 f6c42d20c3dd110fe75b9daace51619599ab7f4fb2a03ab8b8a7ebbfc086f4a9

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