-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
22 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,31 @@ | |
![example](https://github.com/MaTeMaTuK/pcf-universal-gantt-chart/blob/master/DocumentationAssets/ganttStandart.png) | ||
|
||
## Configuration | ||
|
||
![example](https://github.com/MaTeMaTuK/pcf-universal-gantt-chart/blob/master/DocumentationAssets/ganttStandartInstall.png) | ||
|
||
## License | ||
| Parameter Name | Description | | ||
| :------------------------ | :---------------------------------------------------------------- | | ||
| Start Time\* | Specifies start time display. | | ||
| End Time\* | Specifies end time display. | | ||
| Record Display Name\* | Specifies name on bar and list table. | | ||
| Progress | Specifies progress display. | | ||
| Default Duration View | Specifies default duration display. | | ||
| Default List`s Cell Width | Specifies cell width for list. Does not effect on duration width. | | ||
| Time Step | Specifies allowed step for move events. Sets in milliseconds. | | ||
| Progress | Specifies progress display. | | ||
| progressColor | Specifies the taskbar progress fill color. | | ||
| progressSelectedColor | Specifies the taskbar progress fill color on select. | | ||
| backgroundColor | Specifies the taskbar background fill color. | | ||
| backgroundSelectedColor | Specifies the taskbar background fill color on select. | | ||
|
||
\*Required | ||
|
||
For undefined colors Gantt shell create color theme, which based on entity color. | ||
|
||
## Additional information | ||
|
||
[MIT](https://oss.ninja/mit/jaredpalmer/) | ||
### License GPLv3 | ||
|
||
### Special thanks to [Aleksandra Daskevica](mailto:[email protected]) | ||
|
||
|