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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: elegantt-0.0.3.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.3.tar.gz
Algorithm Hash digest
SHA256 497f1f3f5b45f70d3d4dbbc2a75c64e994ed222241dbee45ca0a45cee5d46e5e
MD5 a922036567a790a39b4a6038c62b4990
BLAKE2b-256 ea901f13acde11f1a748d609129ce0150e915dd2ba5720b2970d51e0512c17b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: elegantt-0.0.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e69fed3d45c8dc0a88edd7298ec823441692631a95ecaaea9adb63ee2d8f57d7
MD5 e1a16e7bdc177be4ac2c9de0e56317e9
BLAKE2b-256 d089eeafb8c2d692e04e8b3da1bb32108d23ed2351d891a06041ded08cb6c259

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