Yet another (Portable) Simple gantt chart application in c# forms.
🔥 Repo: HuzunluArtemis/MicroSharpGanttChart
About GanttChart
A Gantt chart, commonly used in project management, is one of the most popular and useful ways of showing activities (tasks or events) displayed against time. On the left of the chart is a list of the activities and along the top is a suitable time scale. Each activity is represented by a bar; the position and length of the bar reflects the start date, duration and end date of the activity. This allows you to see at a glance:
What the various activities are When each activity begins and ends How long each activity is scheduled to last Where activities overlap with other activities, and by how much The start and end date of the whole project
To summarize, a Gantt chart shows you what has to be done (the activities) and when (the schedule). Source
Features
- Main GanttChart Functions
- Add multiple rows (seperate with
|
) - Get chart from clipboard & file; import, export
- Used derekantrican/GanttChart objects. Thanks for awesome project. I added some features like right click, Some more exceptions, events etc.
- Used drogoganor/ColorPickerWPF as color picker. System colorpicker also included. See in settings.
- Start when system starting
- Portable use
- Password protection while opening app
- Fully customizable
- Multilang. Turkish and English included. If you want add your language learn how to and open pr
- Fast operations
Screenshots
License
You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Yorumlar yüklenmezse JavaScript'i etkinleştir.